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 15726b5 commit 4cad202Copy full SHA for 4cad202
CHANGELOG.md
@@ -1,5 +1,20 @@
1
## CHANGELOG
2
3
+### `@krassowski/jupyterlab-lsp 1.2.0` (unreleased)
4
+
5
+- features
6
7
+ - support for JupyterLab 2.2 ([#301][])
8
+ - completer now displays server-provided documentation,
9
+ and a kernel icon for kernel suggestions without type information ([#301][])
10
11
+- bug fixes
12
13
+ - path-autocompletion issues were resolved upstream an this release adopts these changes
14
15
16
+[#301]: https://github.com/krassowski/jupyterlab-lsp/pull/301
17
18
### `@krassowski/jupyterlab-lsp 1.1.2` (2020-08-05)
19
20
- bug fixes
0 commit comments