Files
discord-clone/node_modules/vscode-languageserver-protocol/README.md
2023-01-03 09:29:04 -06:00

969 B

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