Is "On Demand" scanning possible?

SonarQube automatically scans the code each time something changes, which is quite resource intensive especially on larger files.

Is it possible to disable the auto-scan and instead “Scan on Demand” via some kind of key combination ?

If not, would it be worth thinking about such a feature ?

Maybe a menu item and possibly key combo to enable/disable SonarQube would be enough.

Hey @rebb, SonarQube for Visual Studio can only analyze files automatic and it’s not possible to trigger it manually. This feature, however, exists on SonarQube for IntelliJ, so it could make sense to have it here too. I’ll flag this for the PMs to consider.