Roadmap

Contents

Roadmap#

If a feature you would like is not on the lists above, please feel free to suggest it by opening a new issue.

Frontend#

If you would like to help with any item please open an issue to discuss (or directly open pull request if it is a small enhancement)

  • settings enhancements, including:

    • options to change the verbosity of signature documentation hints (number of lines to be shown)

    • custom foreign extractors allowing to customize behaviour for magics

  • code actions (allowing to “quick fix” a typo, etc.)

  • code formatting

  • gutter with linter results

  • use the kernel session for autocompletion in FileEditor if available

Backend#

  • #49 cookiecutter for pip-installable specs

  • add hook system to allow serverextensions/kernels to modify, inspect and react to LSP messages