Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-vscode-jsonrpc
Node.js module that implement the VSCode client-server protocol
https://github.com/Microsoft/vscode-lsp#readme
0
no reviews
Install
This npm module implements the base messaging protocol spoken between a VSCode language server and a VSCode language client.
The npm module can also be used standalone to establish a JSON-RPC channel between a client and a server.