Resharper 8.1 Test Runner slowing down Visual Studio Text Editing

前端 未结 2 1015
轮回少年
轮回少年 2021-01-11 18:05

I\'ve got a fairly small C# solution with about 5 projects in it. I am using Visual Studio 2012 with Update 4, and Resharper 8.1 (build 8.1.23.546). It\'s on an I7 with an S

2条回答
  •  梦毁少年i
    2021-01-11 19:00

    I have improved my performance by going to CodeMaid -> Configuration... -> Digging (Spade) -> General and unchecking "Synchronize outlining with the code file." Resharper code analysis and unit testing is on.

    Visual Studio 2013
    Resharper 8.1.23.546
    CodeMaid 0.7.0 
    

提交回复
热议问题