I've just upgraded to IntelliJ IDEA 10, and it has started doing something extremely annoying. While writing documentation in a .txt file it has started giving me word suggestions as I type. This is, instead of helping, just irritating me while also consuming system resources. I haven't been able to find a way to turn this off in the Settings window. Perhaps there's a way of telling Idea not to do this for certain file types or in code comments?
Invoke type-matching completion Start typing. By default, IntelliJ IDEA displays the code completion popup automatically as you type. If automatic completion is disabled, press Ctrl+Shift+Space or choose Code | Code Completion | Type-Matching from the main menu. If necessary, press Ctrl+Shift+Space once again.
Configure completion options Press Ctrl+Alt+S to open the IDE settings and select Editor | General | Code Completion. To automatically display the suggestions list, select the Show suggestions as you type checkbox.
I have tried the following according to this thread (Intellij IDEA CE 12 Android XML Code Completion not working): Go to File->Power Save Mode and disable it - it is off. Go to Preferences->Editor->Code Completion and check Autopopup code completion - this has been checked. Go to File->Invalidate Caches and restart.
Index of All Documentation » Wing Pro Reference Manual » Source Code Editor » Wing provides context-appropriate code completion in the editor, Python Shell and Debug Console. Using the auto-completer decreases the amount of typing needed to write code, and reduces the incidence of typos in symbol names.
Goto
Settings/Preferences -> General -> Editor -> Code Completion
and untick Show the parameter info popup
to something like 1000
(ms), then it give you time to carry on typing before the pop up.
Or disable settings such as Show suggestions as you type
You are not alone, please watch/vote for IDEABKL-5963.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With