File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 7
7
- support for JupyterLab 2.2 ([ #301 ] [ ] )
8
8
- completer now displays server-provided documentation,
9
9
and a kernel icon for kernel suggestions without type information ([ #301 ] [ ] )
10
+ - the documentation by the completer can be turned on or off ([ #315 ] )
11
+ - continuous hinting (Hinterland mode) can be enabled in settings ([ #315 ] )
12
+ - tokens in which the completer should not be triggered can be changed ([ #315 ] )
10
13
11
14
- bug fixes
12
15
13
16
- path-autocompletion issues were resolved upstream an this release adopts these changes
14
17
15
18
[ #301 ] : https://github.com/krassowski/jupyterlab-lsp/pull/301
19
+ [ #315 ] : https://github.com/krassowski/jupyterlab-lsp/pull/315
16
20
17
21
### ` @krassowski/jupyterlab-lsp 1.1.2 ` (2020-08-05)
18
22
You can’t perform that action at this time.
0 commit comments