File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 12
12
- improved status icon contrast when status item is active ([ #465 ] )
13
13
- connection manager now properly keeps track of notebooks when multiple notebooks are open ([ #474 ] )
14
14
- new cells added after kernel restart now work properly; kernel changes are handled correctly ([ #478 ] )
15
+ - increase total timeout for language server connection ([ #479 ] )
16
+ - fix status communication during initialization ([ #479 ] )
15
17
16
18
[ #449 ] : https://github.com/krassowski/jupyterlab-lsp/pull/449
17
19
[ #465 ] : https://github.com/krassowski/jupyterlab-lsp/pull/465
18
20
[ #474 ] : https://github.com/krassowski/jupyterlab-lsp/pull/474
19
21
[ #478 ] : https://github.com/krassowski/jupyterlab-lsp/pull/478
22
+ [ #479 ] : https://github.com/krassowski/jupyterlab-lsp/pull/479
20
23
21
24
### ` jupyter-lsp 1.0.1 ` (unreleased)
22
25
You can’t perform that action at this time.
0 commit comments