Skip to main content

How can I disable IntelliJ popup documentations?

26 Nov 2014 - intellij

By default, when you hover the mouse over a variable, IntelliJ shows a popup documentation view, which often hides the popup that shows the value of the variable in debug mode.

To disable the documentation popup, locate the option “Show quick doc on mouse move” in Settings and disable it.

References