Hello everyone,
We would like to thank you all for the feedback you provided during the last week. We discovered some issues to be fixed in the first hand and today RubyMine 6.0.1 is available for you. This update includes fixes for such issues as inability to run RSpec via Zeus with remote SDK and the problem with not using Bundler context for test/scripts.
Look at the full list of fixes and use “Check for Updates…” to download and install the update as a patch to your existing installation. You can also download RubyMine 6.0.1 from our website.
Have you fixed the bug where when you press Enter (to end a line) and it decides to insert the first completion guess? So I’ll be typing:
foo = bar.name
but it’ll complete it to:
foo = bar.blah_blah_some_method_name
It’s driving me insane! I’d understand if I had pressed the down arrow to go to the completion or something, but something has changed since RM 5 because this never happened before.
@Daniel,
Sorry, this fix is coming very soon, looks like the problem you described is the same as in this issue http://youtrack.jetbrains.com/issue/RUBY-14617. We will add a checkbox for turning pre-selection off.
Pingback: Issue #5 | RubyMotion Dispatch