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 79eba36 commit 8db7f97Copy full SHA for 8db7f97
CHANGELOG.md
@@ -10,10 +10,12 @@
10
11
- prevents throwing a highlights error when adding new cell with <kbd>Shift</kbd> + <kbd>Enter</kbd> ([#544])
12
- fixes IPython `pinfo` and `pinfo2` (`?` and `??`) for identifiers containing `s` ([#547])
13
+ - fixes incorrect behaviour of LSP features in some IPython magics with single line of content ([#560])
14
15
[#544]: https://github.com/krassowski/jupyterlab-lsp/pull/544
16
[#547]: https://github.com/krassowski/jupyterlab-lsp/pull/547
17
[#553]: https://github.com/krassowski/jupyterlab-lsp/pull/553
18
+[#560]: https://github.com/krassowski/jupyterlab-lsp/pull/560
19
20
### `jupyter-lsp 1.1.4` (2020-02-21)
21
0 commit comments