IdeaVim and Jupyter in PyCharm 2021.3
Answered
Hi!
When entering a Jupyter notebook Vim emulation (IdeaVim) stops working. It also stops working on all other files (e.g. .py) and you have to go to Tools/Vim emulation and toggle it off and on again to get it to work again. It never works in the new notebook experience.
Bug or feature?
Please sign in to leave a comment.
Same here! Happened when I updated IdeaVim.
Intellij Ultimate 2021.3
Python plugin 213.5744.240
IdeaVim 1.8.1
You can report the issue to the plugin maintainers https://youtrack.jetbrains.com/issues/VIM
Please note that IdeaVim is an open-source project partly driven by the open-source community behind it https://github.com/JetBrains/ideavim. Bugs and features in this project are fixed depending on the votes in the issue tracker as well as on the pull requests proposed by the community.
https://youtrack.jetbrains.com/issue/VIM-2434 - seems there is already a bug report.