Skip to content

Commit a5bb736

Browse files
committed
Update changelog
1 parent 803cfb9 commit a5bb736

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,6 +6,7 @@
66
- implement jump target selector and jump to references ([#739])
77
- implement settings UI using native JupyterLab 3.3 UI ([#778])
88
- add option to show hover tooltip automatically ([#864], thanks @yamaton)
9+
- implement eliding for long paths/files in completer ([#893])
910
- bug fixes:
1011
- use correct websocket URL if configured as different from base URL ([#820], thanks @MikeSem)
1112
- clean up all completer styles when completer feature is disabled ([#829]).
@@ -61,6 +62,7 @@
6162
[#860]: https://github.com/jupyter-lsp/jupyterlab-lsp/pull/860
6263
[#864]: https://github.com/jupyter-lsp/jupyterlab-lsp/pull/864
6364
[#882]: https://github.com/jupyter-lsp/jupyterlab-lsp/pull/882
65+
[#893]: https://github.com/jupyter-lsp/jupyterlab-lsp/pull/893
6466

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

0 commit comments

Comments
 (0)