How to disable auto show hints in IntelliJ IDEA on mouse over?
Edit:
This hint could be very big if you call existing method with incorrect parameters. It's very uncomfortable.
There are the same behaviour in PyCharm:
and WebStorm:
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.
Open the Settings/Preferences dialog ( Ctrl+Alt+S ), select Editor | Inlay Hints | <required language>, and make sure the Parameter hints checkbox is selected.
Those popups (or tooltips) has been my worst annoyance in the editor for a while. There is how I fixed it: On the editor, at the bottom-right of the window, there is a head icon. Click it and uncheck the box "Import popup".
You can have a look at this guide (with images) to help you finding the checkbox: http://www.jetbrains.com/idea/webhelp/disabling-inspections.html
I hope that can help you
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