vscode-languageserver-textdocument
TypeScript icon, indicating that this package has built-in type declarations

1.0.8 • Public • Published

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

Keywords

none

Install

npm i vscode-languageserver-textdocument

DownloadsWeekly Downloads

1,529,230

Version

1.0.8

License

MIT

Unpacked Size

40.6 kB

Total Files

8

Last publish

Collaborators

  • alexandrudima
  • dbaeumer
  • joaomoreno.ms
  • kaimaetzel
  • sbatten
  • microsoft1es
  • lszomoru
  • vscode-bot