Disable automatic analysis

Hello,
is there a possibility to turn off automatic sonarlint analysis? I have limited resources on my computer, the project is huge, unfortunately I cannot influence this. I have lag spikes when I sometimes modify files and sonarlint runs quick analysis. I would not like to disable the plugin, but use it either manually, or on commit. Could this be possible?

Hello David,

Welcome to the community!

In which IDE do you want to achieve that ? There is normally an option in the plugin settings for most IDEs.

About the lag you observe, does it happen everytime ? Are you working on big files ? On which languages and IDE ?

Hello, Oh I forgot to mention that! Sorry, I’m using as of now latest version of Intellij Idea 2021 and Java + JavaScript/TypeScript

You can open Settings > Tools > SonarLint and untick Automatically trigger analysis.