File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 11## CHANGELOG
22
3- ### ` @krassowski/jupyterlab-lsp 2.0.6 ` (2020-09-15 )
3+ ### ` @krassowski/jupyterlab-lsp 2.0.7 ` (unreleased )
44
55- bug fixes
66
7- - fix syntax highlighting of %%language cells slowing down editing in notebooks ([ #361 ] )
87 - fix syntax highlighting in hover tooltips and reduce unnecessary padding and margin ([ #363 ] )
98 - greatly improve performance of hover action ([ #363 ] )
109 - improve support for expanded hovers tooltips using deprecated API ([ #363 ] )
1110 - do not hide hover tooltips too eagerly (allowing selecting text/easy scrolling of longer tooltips) ([ #363 ] )
1211
13- [ #361 ] : https://github.com/krassowski/jupyterlab-lsp/issues/361
1412[ #363 ] : https://github.com/krassowski/jupyterlab-lsp/issues/363
1513
14+ ### ` @krassowski/jupyterlab-lsp 2.0.6 ` (2020-09-15)
15+
16+ - bug fixes
17+
18+ - fix syntax highlighting of %%language cells slowing down editing in notebooks ([ #361 ] )
19+
20+ [ #361 ] : https://github.com/krassowski/jupyterlab-lsp/issues/361
21+
1622### ` @krassowski/jupyterlab-lsp 2.0.5 ` (2020-09-11)
1723
1824- bug fixes
You can’t perform that action at this time.
0 commit comments