IntelliJ disable code analysis (light bulb)

后端 未结 4 1953
渐次进展
渐次进展 2020-12-20 20:08

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

4条回答
  •  粉色の甜心
    2020-12-20 20:30

    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.

提交回复
热议问题