File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 77 - implement settings UI using native JupyterLab 3.3 UI ([ #778 ] )
88- bug fixes
99 - use correct websocket URL if configured as different from base URL ([ #820 ] , thanks @MikeSem )
10- - clean up all completer styles when compelter feature is disabled ([ #829 ] ).
10+ - clean up all completer styles when completer feature is disabled ([ #829 ] ).
11+ - fix ` undefined ` being inserted for path-like completion items with no ` insertText ` ([ #833 ] )
1112- refactoring:
1213 - move client capabilities to features ([ #738 ] )
1314- documentation:
2829[ #820 ] : https://github.com/jupyter-lsp/jupyterlab-lsp/pull/820
2930[ #826 ] : https://github.com/jupyter-lsp/jupyterlab-lsp/pull/826
3031[ #829 ] : https://github.com/jupyter-lsp/jupyterlab-lsp/pull/829
32+ [ #833 ] : https://github.com/jupyter-lsp/jupyterlab-lsp/pull/833
3133
3234### ` @krassowski/jupyterlab-lsp 3.10.1 ` (2022-03-21)
3335
You can’t perform that action at this time.
0 commit comments