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 75ea28a commit ad8cfe9Copy full SHA for ad8cfe9
CHANGELOG.md
@@ -7,6 +7,7 @@
7
- implement settings UI using native JupyterLab 3.3 UI ([#778])
8
- bug fixes
9
- use correct websocket URL if configured as different from base URL ([#820], thanks @MikeSem)
10
+ - clean up all completer styles when compelter feature is disabled ([#829]).
11
- refactoring:
12
- move client capabilities to features ([#738])
13
- documentation:
@@ -26,6 +27,7 @@
26
27
[#814]: https://github.com/jupyter-lsp/jupyterlab-lsp/pull/814
28
[#820]: https://github.com/jupyter-lsp/jupyterlab-lsp/pull/820
29
[#826]: https://github.com/jupyter-lsp/jupyterlab-lsp/pull/826
30
+[#829]: https://github.com/jupyter-lsp/jupyterlab-lsp/pull/829
31
32
### `@krassowski/jupyterlab-lsp 3.10.1` (2022-03-21)
33
0 commit comments