Single layout for 'edit' and 'debug' in Visual Studio

后端 未结 4 444
后悔当初
后悔当初 2021-01-30 20:12

In Visual Studio 2008, \'Start Debugging\' switches Visual Studio to a different layout. How can I force Visual Studio to use a single layout at all times?

I could atte

4条回答
  •  后悔当初
    2021-01-30 20:28

    Many people try to turn of this feature because of strange behaviors (glitches) off VS windows on multi-monitor configurations.

    In such cases there is other option that can help: Turn off Environment->General->"Optimize rendering for screens with different pixels densities"

    https://developercommunity.visualstudio.com/content/problem/830128/windows-layout-not-restoring-properly-in-multi-mon.html

提交回复
热议问题