File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- features
6
6
7
- - users can now choose which columns to display/hide
7
+ - users can now choose which columns to display
8
8
in the diagnostic panel, using a context menu action (
9
9
[ #159 ] ( https://github.com/krassowski/jupyterlab-lsp/pull/159 )
10
10
)
11
+ - start the diagnostics panel docked at the bottom and improve
12
+ the re-spawning of the diagnostics panel (
13
+ [ #166 ] ( https://github.com/krassowski/jupyterlab-lsp/pull/166 )
14
+ )
11
15
12
16
- bugfixes
13
17
18
22
return MarkupContent (
19
23
[ #164 ] ( https://github.com/krassowski/jupyterlab-lsp/pull/164 )
20
24
)
21
- - Start the diagnostics panel docked at the bottom and improve
22
- the re-spawning of the (closed) diagnostics panel (
23
- [ #166 ] ( https://github.com/krassowski/jupyterlab-lsp/pull/166 )
24
- )
25
25
26
26
## ` lsp-ws-connection 0.3.1 `
27
27
You can’t perform that action at this time.
0 commit comments