IdeaVIM: Enter key stopped working for rake task dialog, Windows
I just installed the IdeaVim plugin (thanks so much for that) and noticed, that the ENTER Key to select a rake task to run (from SHIFT-ALT-R) doesn't work anymore. I have to double-click the entry to execute it
请先登录再写评论。
most of the dialogs that pop up a list of choices have stopped working with the plugin.
Also smart completion doesn''t work with the Vim plugin enabled:
def foo <ENTER>
does not generate the closing "end"
Hello Jens-Christian,
Thanks for the issues, I've created JIRA ticket for 'end ' autoinsertion: http://www.jetbrains.net/jira/browse/RUBY-4796
and for Enter in rake tasks: http://www.jetbrains.net/jira/browse/RUBY-4797
Regards,
Oleg
Hi all,
These issues were successfully fixed in idea vim development build. Fixed version will be available soon.
Regards,
Oleg