Skip to content

Commit 383a66b

Browse files
committed
Update CHANGELOG
1 parent 387941d commit 383a66b

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
@@ -5,8 +5,10 @@
55
- bug fixes
66
- improved performance of completion and highlights by minimising the number of highlight requests and GUI redraws (token checking, debouncing, acting on a single response only) ([#433])
77
- highlights now update after cell focus/blur events even if those do not trigger cursor movement ([#433])
8+
- trigger characters auto-invoke now works in continuous hinting mode again ([#434])
89

910
[#433]: https://github.com/krassowski/jupyterlab-lsp/issues/433
11+
[#434]: https://github.com/krassowski/jupyterlab-lsp/issues/434
1012

1113
### `@krassowski/jupyterlab-lsp 2.1.1` (2020-12-15)
1214

0 commit comments

Comments
 (0)