Skip to content

Commit e6095cd

Browse files
committed
Add changelog entry
1 parent 13fcfd1 commit e6095cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,11 @@
66

77
- custom cell syntax highlighting is now properly removed when no longer needed ([#387])
88
- 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])
910

1011
[#387]: https://github.com/krassowski/jupyterlab-lsp/issues/387
1112
[#389]: https://github.com/krassowski/jupyterlab-lsp/issues/389
13+
[#391]: https://github.com/krassowski/jupyterlab-lsp/issues/391
1214

1315
### `@krassowski/jupyterlab-lsp 2.0.7` (2020-09-18)
1416

0 commit comments

Comments
 (0)