Did you know... Visual Studio has a full screen mode? - #011
Visual Studio has four window layouts:
- Design view – what you see when you launch Visual Studio
- Full screen – View – Full Screen
- Debugging view – when debugging
- File view – when you run “devenv.exe foo.txt”
But today’s tip focuses on Full Screen. You can quickly toggle into Full Screen, from any of the other 3 window layouts, by pressing Shift + Alt + Enter.
Any window customizations you make in Full Screen mode will persist across different window layouts (meaning when you switch to design and go back to full screen, you’ll see the tool windows where you last had them in full screen) and across different VS instances (close / reopen IDE).
Technorati tags: VS2005Tip, VS2008Tip
Comments
Anonymous
August 09, 2007
PingBack from http://msdnrss.thecoderblogs.com/2007/08/09/did-you-know-visual-studio-has-a-full-screen-mode/Anonymous
August 10, 2007
The comment has been removedAnonymous
August 13, 2007
Hey Peter, your comment reminds me of the first time we saw the IDE Navigator in a bug triage. During one of the very early builds of VS 2005, we accidentally hit ctrl+tab and this thing pops up and quickly goes away. Took us a few minutes to figure out what keyboard shortcut we had pressed. =) Nothing like new functionality in new build drops to keep you on your toes!Anonymous
July 13, 2008
Visual Studio には、次の 4 つのウィンドウ レイアウトがあります。 デザイン ビュー : Visual Studio を起動したときの表示 全画面表示 : [表示] メニューの [全画面表示]Anonymous
July 15, 2008
Visual Studio имеет четыре схемы использования: Дизайнер - то, что вы видите, когда запускаете VisualAnonymous
December 02, 2008
本篇包括tip10-tip20 http://www.watch-life.net/visual-studio/visual-studio-2008-tip-day-2.html #011、全屏...Anonymous
December 08, 2008
#011、全屏模式 原文地址:http://blogs.msdn.com/saraford/archive/2007/08/09/did-you-know-visual-studio-has-a-...Anonymous
April 02, 2009
개발자에게는 넓은 화면이 좋습니다. 큰 모니터 2개를 이용해 자유롭게 보면 좋지만, 그렇지 못하고 프로그램 창만 크게 하고 싶다면 전체 화면 기능을 생각해 볼 수 있습니다. SHIFT+ALT+ENTER