How to accept the auto suggest by pressing enter without creating a new line?
I am a Ruby on Rails and RubyMine newbie. How do I accept the code auto suggest by pressing the enter/return key without automatically give me a carriage return or new line?
Please sign in to leave a comment.
Hello,
if you want to restore the old behaviour, type "Registry" in Search everywhere, look for ide.completion.lookup.element.preselect.depends.on.context and unselect it.