JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4474324
  • Score
    100M100P100Q236958F
  • License MIT

A simple text document implementation for Node LSP servers

Package Exports

  • vscode-languageserver-textdocument

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vscode-languageserver-textdocument) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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.0.0

Initial version.

License

MIT