Package Exports
- lsp-ws-connection
- lsp-ws-connection/dist/index.js
- lsp-ws-connection/lib/server-capability-registration
- lsp-ws-connection/lib/server-capability-registration.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 (lsp-ws-connection) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
lsp-ws-connection
This is a fork of lsp-editor-adapter, with a number of modifications made to make it more easily integrated into jupyterlab-lsp
Installation
TBD
Developing
This library is built and tested as part of the jupyterlab-lsp
monorepo.