do/end generation stops when using VI plugin
Hello, I recently installed the VI plugin for RubyMine and noticed that whenever I typed in a "do" block or "class", the proper "end" keyword was no longer being automatically generated. Is there some way to turn this back on?
Mike
Please sign in to leave a comment.
Hello Mike,
We are not authors of vim plugin for RubyMine/IDEA and plugin wasn't developed by JetBrains but we are going to take a part in the project and fix some plugin bugs. E.g. problem with Return key in dialogs, this issue, etc. For your problem I've created an issue http://youtrack.jetbrains.net/issue/RUBY-5147. You can register in our bug tracker and watch issue status.
Thanks a lot Roman
also from me: Thank you!
This was an ideaVim plugin issue, we've recently fixed it.
Regards,
Oleg
This may be slightly off-topic, but how do I ensure that I'm using the most recent version of the ideaVIM plugin ? Is there an automated way to grab the code from trunk or is there a release process involved ?
We'll publish fixed version soon and it will be available to update using RubyMine/IDEA plugin manager.
Regards,
Oleg