RubyMine code completion suggest not working
RubyMine will popup the suggestion box, but hitting Enter doesn't use the first item in the list. I have to arrow down first. In PyCharm the first item is already selected and I can just hit Enter.
Thoughts?
I compared both IDEs settings as best as I could with no luck.
Thanks,
Matt
Please sign in to leave a comment.
I have the same problem on RubyMine. IJ and Android Studio is working fine.
Type "Registry" in Search everywhere and look for ide.completion.lookup.element.preselect.depends.on.context and unselect it.
Dang, I don't know how you found that, but THANK YOU!