Monaco Language Client & VSCode WebSocket Json RPC
[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-ucdBxeqb-1681576741963)(null)]
[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-tUoj9LgY-1681576741934)(null)]
[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-InparWnu-1681576744008)(null)]
[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-f3HGJYtO-1681576742732)(null)]
[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-NYAWsIYR-1681576742860)(null)]
Repository for NPM module to connect Monaco editor with language servers and NPM module which implements communication between a jsonrpc client and server over WebSocket.
Click here for a detail explanation how to connect the Monaco editor to your language server.
Latest Important Project Changes
April 2023
Both libraries no longer export code from other libraries (vscode-jsonrpc
, vscode-languageclient
and vscode-languageserver-protocol
).
September 2022
All code has been transformed to esm and npm packages are now of type module. cjs bundles are no longer available.
The monaco-converter
has been removed.
June 2022
monaco-vscode-api was created by