Skip to content

Test: Notebook Keymap #131209

Closed
Closed

Description

Refs: #106679

Complexity: 2
Authors: @joyceerhl @rebornix

Create Issue


We moved the keybindings shipped with Jupyter extension to a separate extension Jupyter Keymap, which users can disable if they want to use the builtin keybindings or another keymap extension for notebook.

The Jupyter Keymap extension is slightly different from a regular Keymap extension, e.g., Sublime Text / Atom, which are global keymaps and we only allow one global keymap extension activated, but Jupyter Keymap is a set of keybindings for Notebook in particular. We will add support for scoped keymap in the future iteration but for now please test:

  • You can use Jupyter keybindings after install Jupyter extension
  • You can disable the Jupyter Keymap extension
  • When Jupyter Keymap extension is activated, install another notebook keymap extension will show a prompt to disable Jupyter Keymap
  • You can install the Jupyter Keymap extension without the Jupyter extension and it behaves well
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions