bf0a7a651c
Signed-off-by: Seonghyeon Cho <seonghyeoncho96@gmail.com> |
||
---|---|---|
.. | ||
bin | ||
src | ||
typings | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
.mocharc.json | ||
.npmignore | ||
License.txt | ||
README.md | ||
package-lock.json | ||
package.json | ||
thirdpartynotices.txt | ||
tsconfig.json | ||
tsconfig.publish.json | ||
tsconfig.watch.json |
README.md
VSCode Language Server
Npm module to implement a VSCode language server using Node.js as a runtime.
Click here for a detailed document on how to use this npm module to implement language servers for VSCode.
History
For the history please see the main repository