JSPM

vscode-languageserver-protocol

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

VSCode Language Server Protocol implementation

Package Exports

  • vscode-languageserver-protocol
  • vscode-languageserver-protocol/lib/main
  • vscode-languageserver-protocol/lib/protocol.colorProvider.proposed
  • vscode-languageserver-protocol/lib/protocol.configuration.proposed
  • vscode-languageserver-protocol/lib/utils/is

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-protocol) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

VSCode Language Server - Protocol Module

NPM Version NPM Downloads Build Status

This npm module is a tool independent implementation of the language server protocol and can be used in any type of node application.

See here for a detailed documentation on the language server protocol.

History

For the history please see the main repository

License

MIT