File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 55- features:
66 - implement jump target selector and jump to references ([ #739 ] )
77 - implement settings UI using native JupyterLab 3.3 UI ([ #778 ] )
8+ - add option to show hover tooltip automatically ([ #864 ] , thanks @yamaton )
89- bug fixes
910 - use correct websocket URL if configured as different from base URL ([ #820 ] , thanks @MikeSem )
1011 - clean up all completer styles when completer feature is disabled ([ #829 ] ).
1112 - fix ` undefined ` being inserted for path-like completion items with no ` insertText ` ([ #833 ] )
1213 - reduce signature flickering when typing and hover flicker when moving mouse ([ #836 ] )
14+ - fix sporadic misplacement of hover tooltips ([ #860 ] , thanks @yamaton )
1315- refactoring:
1416 - changed NPM packages namespace from ` @krassowski ` to ` @jupyter-lsp ` ([ #862 ] )
1517 - move client capabilities to features ([ #738 ] )
3436[ #829 ] : https://github.com/jupyter-lsp/jupyterlab-lsp/pull/829
3537[ #833 ] : https://github.com/jupyter-lsp/jupyterlab-lsp/pull/833
3638[ #836 ] : https://github.com/jupyter-lsp/jupyterlab-lsp/pull/836
39+ [ #860 ] : https://github.com/jupyter-lsp/jupyterlab-lsp/pull/860
40+ [ #864 ] : https://github.com/jupyter-lsp/jupyterlab-lsp/pull/864
3741
3842### ` @krassowski/jupyterlab-lsp 3.10.1 ` (2022-03-21)
3943
You can’t perform that action at this time.
0 commit comments