Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coexistence of native notebook and Vim #6104

Open
1 of 2 tasks
rebornix opened this issue Feb 5, 2021 · 0 comments
Open
1 of 2 tasks

Coexistence of native notebook and Vim #6104

rebornix opened this issue Feb 5, 2021 · 0 comments

Comments

@rebornix
Copy link
Member

rebornix commented Feb 5, 2021

This issue will be used as a roadmap for supporting Vim seamlessly in the native notebook editor in VS Code. The native notebook consists of text editors, in which Vim can be enabled. However there are conflicts between Jupyter style commands and Vim's builtin ones. The Vim extension currently is not aware of the notebook concept thus it usually doesn't escape the cell editor.

Known issues:

  • jk on cell boundary (it should move to near cell)
  • alt+delete to clear output doesn't work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant