We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 00941c0 + 229a9a4 commit 8790f74Copy full SHA for 8790f74
docs/development-guide.md
@@ -67,8 +67,8 @@ published the client lives in a separate repository.
67
68
## Working on the server
69
70
-The easiest way right now is to simple compile and install the server globally
71
-whenever you've made a change, and then reload you vscode window to re-launch
+The easiest way right now is to simply compile and install the server globally
+whenever you've made a change, and then reload your vscode window to re-launch
72
the server.
73
74
```
@@ -84,4 +84,4 @@ I'm open to suggestions on how to improve this workflow.
84
[prettier]: https://prettier.io/
85
[tslint]: https://palantir.github.io/tslint/
86
[yarn]: https://yarnpkg.com/lang/en/docs/install/
87
-[node]: https://nodejs.org/en/download/
+[node]: https://nodejs.org/en/download/
server/package.json
@@ -18,6 +18,7 @@
18
},
19
"dependencies": {
20
"glob": "^7.1.2",
21
+ "request": "^2.83.0",
22
"request-promise-native": "^1.0.5",
23
"tree-sitter": "^0.11.0",
24
"tree-sitter-bash": "^0.11.0",
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments