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 f16f306 commit 9dde59cCopy full SHA for 9dde59c
CHANGELOG.md
@@ -4,14 +4,16 @@
4
5
- bug fixes:
6
7
-- diagnostics panel works after kernel restart properly
8
-- workaround was added to enable jedi-language-server diagnostics
+ - diagnostics panel works after kernel restart properly ([#485])
+ - workaround was added to enable `jedi-language-server` diagnostics ([#485])
9
10
### `jupyter-lsp 1.1.1` (unreleased)
11
12
13
14
- - PythonSpec no longer raises exception when the server module does not exist
+ - `PythonModuleSpec` no longer raises exception when the server module does not exist ([#485])
15
+
16
+[#485]: https://github.com/krassowski/jupyterlab-lsp/pull/485
17
18
### `@krassowski/jupyterlab-lsp 3.1.0` (2021-01-17)
19
0 commit comments