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 13fcfd1 commit e6095cdCopy full SHA for e6095cd
CHANGELOG.md
@@ -6,9 +6,11 @@
6
7
- custom cell syntax highlighting is now properly removed when no longer needed ([#387])
8
- the completer in continuous hinting now works well with the pasted text ([#389])
9
+ - continuous hinting suggestions will no longer show up if the only hint is the same as the current token ([#391])
10
11
[#387]: https://github.com/krassowski/jupyterlab-lsp/issues/387
12
[#389]: https://github.com/krassowski/jupyterlab-lsp/issues/389
13
+[#391]: https://github.com/krassowski/jupyterlab-lsp/issues/391
14
15
### `@krassowski/jupyterlab-lsp 2.0.7` (2020-09-18)
16
0 commit comments