madskristensen / Tweakster

A Visual Studio extension
Apache License 2.0
238 stars 23 forks source link

Visual Studio freezes when do a clean and rebuild solution #77

Open knoxi opened 3 years ago

knoxi commented 3 years ago

Since I have updated to the latest VS V16.9.x, my Visual Studio freezes regularly when I run a “Clean solution” and then a “Rebuild solution” in the solution explorer. I can see in the output window that the clean is executed successfully and also the rebuild is executed successfully without any errors. But as soon as the rebuild is done and VS begins to reload, VS freezes immediately, becomes white and I have to kill it by pressing the “X” and say terminate.

I have installed several extensions. Disabling the extension Tweaks or uninstall Productivity Power Tools prevented VS from freezing.

Do you have any suggestions how to figure out what exactly causes this issue?