Scenario: The package statement of a class has an error and I want to fix the package with alt + Enter.
Result: IntelliJ wants to be helpful and shows a blue notification (see screenshot). The balloon seems to “overwrite” my caret because when it’s displayed and I hit alt + Enter then I don’t get the option to move the class or reset the package but the class shown in the notification is imported. I always have to hit ESC first before hitting alt + Enter.
I already disabled all notifications with Preferences > Notifications > Display balloon notifications. But the blue annoyance still appears. Is there a way to suppress this notification?
Thank you kindly.