-
Notifications
You must be signed in to change notification settings - Fork 154
Closed
Description
This is the current plan for 4.0 release:
- move plugins to
@jupyter-lspnamespace - refactor jump-to function to suport jumping to references (Implement jump target selector and jump to references #739)
Postponed for 5.0 (#917):
- deprecate APIs which are included in JupyterLab's 4.0
@jupyterlab/lsppackage- try to harmonise them to minimise the cost of switchover once lab 4.0 is released
- remove previously deprecated methods
- turn on more eslint rules, including camelCase CamelCase naming convention? #47
- split up features into packages Reorganize client source with lerna and typescript projects #76
- add a scaffold for new features:
- symbol navigation (sidebar panel, + modal) Implement navigation to symbol (workspace/symbol) #43
- code actions and commands (How to invoke executable commands for an LSP server #676)
- typdoc documentation
If time permits:
- multiple language servers per document (will close Support multiple language servers per document #437)
- Manually re-launching LSP servers #681
Metadata
Metadata
Assignees
Labels
No labels