Visual Studio 2013/2015 Idle CPU usage

后端 未结 12 1746
温柔的废话
温柔的废话 2021-02-04 22:55

I\'m currently evaluating Visual Studio 2015 RC. I\'ve noticed when running the IDE, The Visual Studio 2015 process is constantly at around 25% CPU usage. Even without a project

12条回答
  •  深忆病人
    2021-02-04 23:29

    In my case; "Visual Studio 2015 Update 1" gone crazy editing JS files regarless of the length of the source. It used high CPU and the editor is even freezed. I fixed the issue by disabling the 3rd party add-ons by one-by-to detect the buggy one causing VS 2015 malfunctioning.

    Hope it works.

提交回复
热议问题