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 d84ecb5 commit 5fb736dCopy full SHA for 5fb736d
CHANGELOG.md
@@ -12,8 +12,10 @@
12
- bug fixes:
13
- completer documentation will now consistently show up after filtering the completion items ([#520])
14
- completions containing HTML-like syntax will be displayed properly (an upstream issue) ([#520])
15
+ - diagnostics panel will no longer break when foreign documents (e.g. `%%R` cell magics) are removed ([#522])
16
17
[#520]: https://github.com/krassowski/jupyterlab-lsp/pull/520
18
+[#522]: https://github.com/krassowski/jupyterlab-lsp/pull/522
19
20
### `@krassowski/jupyterlab-lsp 3.3.1` (2020-02-07)
21
0 commit comments