How to disable yellow hover pop-up boxes in code? Follow
Whenever I hover over a line, even if it's an empty part of the line, this yellow pop-up window shows up and obscures the code I'm looking at or gets in the way of where I was going to click.
I'm not seeing how to disable these en-masse; I don't want boxes popping up when I hover, only if I hit a hotkey or something.
I found Inspections but it seems I must disable every inspection individually. I need to be able to just disable hover pop-ups in code.
Please sign in to leave a comment.
What do you mean by 'yellow popup window'? Inspections tooltips? there is unfortunately no way to disable them. Please vote for https://youtrack.jetbrains.com/issue/IDEA-114803
How many types of yellow hover pop-up boxes are there? I'm only aware of one, and they pop up when I hover over the code.