Canceling IdeaVIM autocomplete in 2019.1

Answered

Prior to 2019.1, if I pushed escape when IntelliJ (or WebStorm / DataGrip / other products) had an auto complete suggestion, it would close the autocomplete suggestion as well as take me out of insert mode in Vim. After upgrading, I have to push escape twice- once for the auto complete and another for exiting insert mode. If possible, I'd like to restore the old behavior and am unsure of how to do so.

I attempted to unbind / rebind the "Editor Actions -> Escape" key mapping, but it didn't change the outcome. The new key I bound would close the auto complete window, but escape continued to function as it had before.

3
2 comments
Avatar
Permanently deleted user

Ah that looks like my issue. Thanks for pointing me in the right direction!

0

Please sign in to leave a comment.