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 ad79b39 commit 6f8568cCopy full SHA for 6f8568c
CHANGELOG.md
@@ -5,6 +5,7 @@
5
- features
6
7
- make the extension work with `jupyterlab-classic` - experimental, not all features are functional yet ([#465])
8
+ - for developers: the verbosity of console logs is now controllable from settings and set to warn by default ([#480])
9
10
- bug fixes:
11
@@ -17,6 +18,7 @@
17
18
[#465]: https://github.com/krassowski/jupyterlab-lsp/pull/465
19
[#474]: https://github.com/krassowski/jupyterlab-lsp/pull/474
20
[#478]: https://github.com/krassowski/jupyterlab-lsp/pull/478
21
+[#480]: https://github.com/krassowski/jupyterlab-lsp/pull/480
22
23
### `jupyter-lsp 1.0.1` (unreleased)
24
0 commit comments