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 7
7
- implement settings UI using native JupyterLab 3.3 UI ([ #778 ] )
8
8
- bug fixes
9
9
- 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 ] )
11
12
- refactoring:
12
13
- move client capabilities to features ([ #738 ] )
13
14
- documentation:
28
29
[ #820 ] : https://github.com/jupyter-lsp/jupyterlab-lsp/pull/820
29
30
[ #826 ] : https://github.com/jupyter-lsp/jupyterlab-lsp/pull/826
30
31
[ #829 ] : https://github.com/jupyter-lsp/jupyterlab-lsp/pull/829
32
+ [ #833 ] : https://github.com/jupyter-lsp/jupyterlab-lsp/pull/833
31
33
32
34
### ` @krassowski/jupyterlab-lsp 3.10.1 ` (2022-03-21)
33
35
You can’t perform that action at this time.
0 commit comments