Is there a way to disable code analysis (the light bulb) in IntelliJ? I really don\'t care about code improvement suggestions as I\'m viewing some third party code. I\'ve al
On the status bar, there is a little icon showing a man. If you click on it, you can change the inspection level: nothing, syntax, full analysis.