Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

In IntelliJ IDEA, how to disable the hints that lists the overloaded methods and parameters?

Those ones :

hint over a method

They appear during code writing in case I’ve written the name of a method that is overloaded.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

Those don’t seem to by inlay hints : I’ve disabled inlay hints about parameter names and types, and these hints still show up.

I know what method I want to use, I don’t need that frame that hides my code.

How can I disable them ?

>Solution :

You could disable it in the Settings | Editor | General | Code Completion | Show the parameter info popup in ... milliseconds.

See here for details: https://www.jetbrains.com/help/idea/viewing-reference-information.html#configure-parameter-info-popup

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading