Visual Studio 2015 is very slow

前端 未结 19 2133
慢半拍i
慢半拍i 2020-12-02 06:26

I just finished the installation and the whole IDE is super slow. It seems like it\'s making some kind of heavy CPU calls in the background where the whole IDE literally fre

19条回答
  •  -上瘾入骨i
    2020-12-02 07:07

    Try uninstalling either Node.js Tools for Visual Studio (NTVS) or the commercial add-on called ReSharper from JetBrains. Using both NTVS and Resharper causes memory leaks in Visual Studio 2015.

    NTVS = Node Tools for Visual Studio

提交回复
热议问题