Sometime visual studio is working really slowly when just programming c# .net coding.
When I open task manager I can see that the CPU is using about 50% on DevEnv.exe. I can even stop everything I am doing and sit watching it for a few minutes and it hovers around 49% and 51%.
Is there some sort of extension for visual studio which I can view what is being processed . For example if it was an extension such as "web essentials" was using 40% of the processing power then I could disable it, or report it to the devs there.
Something like Task Manager in Google Chrome which kinda what I am wanting but within Visual Studio.
Thanks