Ruby Code Completion auto select first

Hey,

How can I have it so ruby autocompletes once I press enter and there are options on the list. I know other people have it set like that.
I think I had something similar in intellij for javascript, and for that, I had to go into editor code completion settings and have aways select first or something turned on.


Thanks

2
1 comment

1. Open Search Everywhere.
2. Find action 'Registry'.
3. Find there ide.completion.lookup.element.preselect.depends.on.context and uncheck it.

7

Please sign in to leave a comment.