23b04fda9d
* Prepare new release * Update lock files |
||
---|---|---|
.. | ||
src | ||
.eslintignore | ||
.eslintrc.json | ||
.mocharc.json | ||
.npmignore | ||
License.txt | ||
README.md | ||
package-lock.json | ||
package.json | ||
thirdpartynotices.txt | ||
tsconfig.esm.publish.json | ||
tsconfig.json | ||
tsconfig.publish.json | ||
tsconfig.umd.publish.json | ||
tsconfig.watch.json |
README.md
VSCode Language Server Types
Npm module containing the types used by the VSCode language client and Node.js language server
Click here for a detailed document on how to implement language servers for VSCode.
History
For the history please see the main repository