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

Ability to Disable VSCodeVim for Specific Filetypes #9514

Open
ArmanTahsinAdib opened this issue Mar 4, 2025 · 0 comments
Open

Ability to Disable VSCodeVim for Specific Filetypes #9514

ArmanTahsinAdib opened this issue Mar 4, 2025 · 0 comments

Comments

@ArmanTahsinAdib
Copy link

Ability to Disable VSCodeVim for .ipynb Files

Is your feature request related to a problem? Please describe.

I'm always frustrated when using VSCodeVim in Jupyter Notebook (.ipynb) files. The Vim keybindings interfere with the default Jupyter cell navigation and editing experience, making it difficult to work efficiently. However, I don’t want to disable the extension entirely—just for Jupyter notebooks.

Describe the solution you'd like

I’d like an option to disable VSCodeVim specifically for .ipynb files using a setting like:

"vim.disableForFiletypes": ["ipynb"]
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