Visual Studio freezes or hangs on startup

后端 未结 13 708
夕颜
夕颜 2020-12-13 03:23

I have been using Visual Studio for a while and found that when I open visual studio and open the project all the files that were open last time remain open.

This ca

13条回答
  •  轮回少年
    2020-12-13 04:02

    This is becuase of rendering IDE UI try this hope it will resolve

    1- Open "Visual Studio"

    2- Select "Options" from the top menu

    3- Navigate to "Environment => General"

    4- Unchecked "Optimize rendering for screens with different pixel densities"

    5- Restart visual studio

提交回复
热议问题