JSPM

  • Created
  • Published
  • Downloads 4519382
  • Score
    100M100P100Q227253F
  • License MIT

Types used by the Language server for node

Package Exports

  • vscode-languageserver-types
  • vscode-languageserver-types/lib/esm/main.js
  • vscode-languageserver-types/lib/umd/main
  • vscode-languageserver-types/lib/umd/main.js

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-types) 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 Types

NPM Version NPM Downloads Build Status

Npm module containing the types used by the VSCode language client and Node.js language server

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

History

For the history please see the main repository

License

MIT