You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @alexeygrant, thanks for reporting. I am unable to reproduce this issue as described on AceJump 3.8.14 with IdeaVim 2.3.0 running on #IC-231.8109.175. I tried (1) activating AceJump in normal mode, then pressing Enter (2) activating AceJump, pressing a (to search for a letter) then pressing Enter. None of these inserted a new line, however it is possible the issue could be Rider-specific. Does the issue only occur in normal mode or other modes as well? Is it possible your Enter key is rebound in .ideavimrc or in the IDE settings?
Hi @breandan,
thanks for your reply, it pointed me in the right direction. In my .ideavimrc file I had a sethandler setting: sethandler a:ide. As soon as I commented it out, pressing Enter in the normal mode began acting correctly with or without AceJump enabled.
I still find it confusing as sethandler should have nothing to with AceJump.
Describe the bug
If both AceJump and IdeaVim are installed, then when pressing Enter in the normal mode a new line is inserted.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
In IdeaVim Normal mode pressing Enter should move cursor one line down without inserting a new line.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: