Skip to content

Commit 7b80eb8

Browse files
committed
Remove outdated roadmap items
1 parent ec98250 commit 7b80eb8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/Roadmap.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
"### Front End\n",
1919
"\n",
2020
"- improved code navigation when there are multiple jump targets\n",
21-
"- autocompleter sorting based on LSP suggestions\n",
2221
"- system of settings, including options:\n",
2322
" - to change the verbosity of signature documentation hints (number of lines to\n",
2423
" be shown)\n",
2524
" - custom foreign extractors allowing to customize behaviour for magics\n",
2625
"- code actions (allowing to \"quick fix\" a typo, etc.)\n",
26+
"- code formatting\n",
2727
"- gutter with linter results\n",
2828
"- use the kernel session for autocompletion in FileEditor if available (PR\n",
2929
" welcome)"
@@ -35,7 +35,6 @@
3535
"source": [
3636
"### Backend\n",
3737
"\n",
38-
"- release on `conda`\n",
3938
"- [#49](https://github.com/krassowski/jupyterlab-lsp/issues/49) cookiecutter for\n",
4039
" pip-installable specs\n",
4140
"- add hook system to allow serverextensions/kernels to modify, inspect and react\n",

0 commit comments

Comments
 (0)