You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

933 B

Text Document implementation for a LSP Node server

NPM Version NPM Downloads

Npm module containing a simple text document implementation for Node.js language server

Click here for a detailed document on how to implement language servers for VSCode.

History

1.04

  • Introduced ESLint rule for member delimiter style.

1.03

  • Moved to ES2020 target and lib

1.0.2

  • JSDoc updates

1.0.0

Initial version.

License

MIT