How to maximize Visual Studio panels?

前端 未结 9 1606
遇见更好的自我
遇见更好的自我 2021-01-31 02:30

Is there a way to quickly maximize (and then restore) Visual Studio 2010 panels? For instance, I\'d like to temporarily maximize the Output window or unit test results window. I

9条回答
  •  余生分开走
    2021-01-31 03:07

    Use this keyboard shortcut: Shift-Alt-Enter It will maximize your current panel similar to Eclipse, but it will use the full screen unfortunately, not just the whole Visual Studio window. I prefer the way Eclipse does it, but this does help in Visual Studio land.

提交回复
热议问题