Disable automatic code suggestions in RubyMine

Posted Almost 9 years ago. Visible to the public. Repeats.

To disable the mostly useless automatic suggestion popups in RubyMine, go to File / Settings, then to Editor / General / Code Completion and uncheck Auto-display code completion.

You can still open the popup by pressing CTRL + Space. And you probably want to use Context-dependent word expansion instead, anyway.

Henning Koch
Last edit
Almost 6 years ago
Florian Leinsinger
License
Source code in this card is licensed under the MIT License.
Posted by Henning Koch to makandra dev (2015-06-02 18:43)