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

0
Avatar
Permanently deleted user

I have the same problem on RubyMine. IJ and Android Studio is working fine.

1
Avatar
Permanently deleted user

Type "Registry" in Search everywhere and look for ide.completion.lookup.element.preselect.depends.on.context and unselect it.

1
Avatar
Permanently deleted user

Dang, I don't know how you found that, but THANK YOU!

 

0

请先登录再写评论。