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?

0
1 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.

0

Please sign in to leave a comment.