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 9867b10 commit 63dd25bCopy full SHA for 63dd25b
CHANGELOG.md
@@ -7,6 +7,7 @@
7
- add ability to deactivate Kernel completions or LSP completion through the settings ([#586], thanks @Carreau)
8
- allow to set a priority for LSP server, allowing to choose which server to use when multiple servers are installed ([#588])
9
- add auto-detection of pyright server ([#587], thanks @yuntan)
10
+ - update from JupyterLab Classic to RetroLab ([#603])
11
12
- bug fixes:
13
@@ -19,6 +20,7 @@
19
20
[#587]: https://github.com/krassowski/jupyterlab-lsp/pull/587
21
[#588]: https://github.com/krassowski/jupyterlab-lsp/pull/588
22
[#599]: https://github.com/krassowski/jupyterlab-lsp/pull/599
23
+[#602]: https://github.com/krassowski/jupyterlab-lsp/pull/602
24
25
### `jupyter-lsp 1.2.0` (2021-04-26)
26
0 commit comments