VS 2017 - Very slow (laggy) when debugging

前端 未结 16 1464
名媛妹妹
名媛妹妹 2021-01-30 19:51

When I debug my solution, vs 2017 is very laggy and slow it\'s like it has to operate something heavy in the background.

So it stops \"responding\" every 5 seconds for 2

16条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-01-30 20:11

    After some additional investigation I found this thread Unchecking Enable Diagnostic Tools while debugging in Tools → Options → Debugging → General did the trick!

    Unchecking Enable JavaScript debugging for ASP.NET in
    Tools → Options → Debugging → General
    makes a huge difference in performance.

提交回复
热议问题