File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 88
99- bug fixes:
1010
11- - fix completions with R double and triple colon prefix ([ #449 ] )
12- - fix contrast on status icon when status item is active ([ #465 ] )
13- - fix connection manager loosing track of notebooks when multiple were open ([ #474 ] )
11+ - namespace completions in R (after double and triple colon) now work properly ([ #449 ] )
12+ - improved status icon contrast when status item is active ([ #465 ] )
13+ - connection manager now properly keeps track of notebooks when multiple notebooks are open ([ #474 ] )
14+ - new cells added after kernel restart now work properly; kernel changes are handled correctly ([ #478 ] )
1415
1516[ #449 ] : https://github.com/krassowski/jupyterlab-lsp/pull/449
1617[ #465 ] : https://github.com/krassowski/jupyterlab-lsp/pull/465
1718[ #474 ] : https://github.com/krassowski/jupyterlab-lsp/pull/474
19+ [ #478 ] : https://github.com/krassowski/jupyterlab-lsp/pull/478
1820
1921### ` jupyter-lsp 1.0.1 ` (unreleased)
2022
You can’t perform that action at this time.
0 commit comments