/vscode-jupyter-keymap-vim

Vim keymaps for Jupyter extension

MIT LicenseMIT

Jupyter Vim Keymap

This is an extension to incorporate common Vim keymaps while editing jupyter notebooks in VSCode.

Meant to work alongside the great extension that allows you to edit jupyter notebooks in VSCode Jupyter

This extension is intended to be used alongside the other great extension VSCode Vim

Keymaps inspired by jupyter-vim-binding

Contributing

TODO: Fill in

Planned Features

  1. Work with VSCode Vim Command Mode

  2. Fix/Addition of "o" keymap for adding cell below

    • fixed with addition of !notebookEditorFocused to when clause of list.toggleExpand key binding for vim