We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61bf62d commit b0b3571Copy full SHA for b0b3571
CHANGELOG.md
@@ -26,8 +26,9 @@
26
27
- breaking changes
28
29
- - websockets are now serviced by implementation key, rather than language ([#199][])
30
- - introduces schema version `2`, reporting status by server ([#199][])
+ - websockets are now serviced by implementation key, rather than language
+ under `lsp/ws/<server key>` ([#199][])
31
+ - introduces schema version `2`, reporting status by server at `lsp/status` ([#199][])
32
33
[#199]: https://github.com/krassowski/jupyterlab-lsp/pull/199
34
0 commit comments