Skip to content

Commit 918f1fb

Browse files
committed
Add changelog entry
1 parent b8ee96e commit 918f1fb

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
@@ -12,6 +12,7 @@
1212
- fix `undefined` being inserted for path-like completion items with no `insertText` ([#833])
1313
- reduce signature flickering when typing and hover flicker when moving mouse ([#836])
1414
- fix sporadic misplacement of hover tooltips ([#860], thanks @yamaton)
15+
- fix hover tooltip not updated after character deletions ([#867], thanks @yamaton)
1516
- handle potential race condition in feature settings loading ([#882])
1617
- refactoring:
1718
- changed NPM packages namespace from `@krassowski` to `@jupyter-lsp` ([#862])
@@ -60,6 +61,7 @@
6061
[#852]: https://github.com/jupyter-lsp/jupyterlab-lsp/pull/852
6162
[#860]: https://github.com/jupyter-lsp/jupyterlab-lsp/pull/860
6263
[#864]: https://github.com/jupyter-lsp/jupyterlab-lsp/pull/864
64+
[#867]: https://github.com/jupyter-lsp/jupyterlab-lsp/pull/867
6365
[#882]: https://github.com/jupyter-lsp/jupyterlab-lsp/pull/882
6466

6567
### `@krassowski/jupyterlab-lsp 3.10.1` (2022-03-21)

0 commit comments

Comments
 (0)