File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 18
18
" ### Front End\n " ,
19
19
" \n " ,
20
20
" - improved code navigation when there are multiple jump targets\n " ,
21
- " - autocompleter sorting based on LSP suggestions\n " ,
22
21
" - system of settings, including options:\n " ,
23
22
" - to change the verbosity of signature documentation hints (number of lines to\n " ,
24
23
" be shown)\n " ,
25
24
" - custom foreign extractors allowing to customize behaviour for magics\n " ,
26
25
" - code actions (allowing to \" quick fix\" a typo, etc.)\n " ,
26
+ " - code formatting\n " ,
27
27
" - gutter with linter results\n " ,
28
28
" - use the kernel session for autocompletion in FileEditor if available (PR\n " ,
29
29
" welcome)"
35
35
"source" : [
36
36
" ### Backend\n " ,
37
37
" \n " ,
38
- " - release on `conda`\n " ,
39
38
" - [#49](https://github.com/krassowski/jupyterlab-lsp/issues/49) cookiecutter for\n " ,
40
39
" pip-installable specs\n " ,
41
40
" - add hook system to allow serverextensions/kernels to modify, inspect and react\n " ,
You can’t perform that action at this time.
0 commit comments