Skip to content

Commit 7ce5317

Browse files
committed
Update changelog
1 parent 4090e05 commit 7ce5317

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,14 @@
44

55
- bug fixes:
66

7+
- completion and signature suggestions get invalidated when editor changes ([#507])
8+
- signature suggestions now invalidate on cursor move to another line or backwards too ([#507])
79
- LaTeX is now rendered in documentation panel of completer ([#506])
810
- completion response returned as plain text use pre tag to retain whitespace formatting ([#506])
911
- pre-formatted code font size was reduced to match font-size of the text in completion panel ([#506])
1012

1113
[#506]: https://github.com/krassowski/jupyterlab-lsp/pull/506
14+
[#507]: https://github.com/krassowski/jupyterlab-lsp/pull/507
1215

1316
### `jupyter-lsp 1.1.3` (unreleased)
1417

0 commit comments

Comments
 (0)