vscode-languageserver-node/server
Seonghyeon Cho bf0a7a651c Update azure pipeline url, definitionId=52
Signed-off-by: Seonghyeon Cho <seonghyeoncho96@gmail.com>
2024-08-18 14:49:15 +09:00
..
bin
src Add TextDocumentContentResult (#1538) 2024-08-09 13:28:19 +02:00
typings
.eslintignore
.eslintrc.json
.gitignore
.mocharc.json
.npmignore
License.txt
README.md Update azure pipeline url, definitionId=52 2024-08-18 14:49:15 +09:00
package-lock.json Merge release into main (#1541) 2024-08-13 07:11:42 -07:00
package.json Merge release into main (#1541) 2024-08-13 07:11:42 -07:00
thirdpartynotices.txt
tsconfig.json
tsconfig.publish.json
tsconfig.watch.json

README.md

VSCode Language Server

NPM Version NPM Downloads Build Status

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

License

MIT