Intellij Idea 14 - disable highlighting level messages

1.3k Views Asked by At

I recently moved from Eclipse to Intellij idea and i'm trying to customize it. I was wondering whether is posible to disable the description popup messages on the highlighting level, I don't want to disable the inspections, only the message because when the cursor is over the scrollbar, the popup blocks the scrollbar. I've already searched in settings, editor, inspection, but i haven't find how to disable it:

enter image description here

2

There are 2 best solutions below

0
On BEST ANSWER

Right-click scrollbar > Customize Highlighting Level > Switch to "None"

0
On

There is no possibility to disable those popups. They are intended to be transparent for all mouse operations on the scrollbar, and I wasn't able to reproduce the problem that you describe (that they interfere with dragging the scrollbar).