My dev machine is absolutely crawling - programs frequently non-responsive, etc. It turns out VS2019 is maxing out my CPU (80-100%) for minutes at a time even when I'm not using it, and I've identified "Background Tasks" as the culprit, namely Intellisense. This is not simply when loading a solution, but hours later.
Is it possible to control how much CPU resource it is allowed to use? I don't want to turn it off (not sure if it's possible) but are there any settings because it is making my machine almost unusable.