vscode-languageserver-textdocument
A simple text document implementation for Node LSP servers
Last updated 3 years ago by dbaeumer .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ gnpm install vscode-languageserver-textdocument 
SYNC missed versions from official npm registry.

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

Current Tags

  • 1.0.11                                ...           latest (a year ago)
  • 1.0.11                                ...           next (a year ago)

19 Versions

  • 1.0.11                                ...           a year ago
  • 1.0.10                                ...           2 years ago
  • 1.0.9                                ...           2 years ago
  • 1.0.8                                ...           2 years ago
  • 1.0.7                                ...           2 years ago
  • 1.0.6                                ...           2 years ago
  • 1.0.5                                ...           3 years ago
  • 1.0.4                                ...           3 years ago
  • 1.0.3                                ...           3 years ago
  • 1.0.2                                ...           3 years ago
  • 1.0.1                                ...           5 years ago
  • 1.0.1-next.1                                ...           5 years ago
  • 1.0.0                                ...           5 years ago
  • 1.0.0-next.6                                ...           5 years ago
  • 1.0.0-next.5                                ...           5 years ago
  • 1.0.0-next.4                                ...           5 years ago
  • 1.0.0-next.3                                ...           5 years ago
  • 1.0.0-next.2                                ...           5 years ago
  • 1.0.0-next.1                                ...           5 years ago

Copyright 2013 - present © cnpmjs.org | Home |