VS 2017 - Very slow (laggy) when debugging

前端 未结 16 1468
名媛妹妹
名媛妹妹 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:01

    Sometimes it is because of a Realtime scan in Antivirus.

    "Add exceptions" Visual Studio files/folders for your Antivirus

    C: \ Program Files (x86) \ Microsoft Visual Studio \ 2017 \ Professional \ Common7 \ IDE \ devenv.exe

    C: \ Program Files (x86) \ Microsoft Visual Studio \ 201

提交回复
热议问题