Did you know… There are 4 window layouts that you can save – #135

There are four different window layout states

  1. Design view – what you see when you launch Visual Studio and do your editing
  2. Full screen – Toggled by Shift+Alt+Enter in the general development settings. Also found via View – Full screen.  The command is View.FullScreen.
  3. Debugging view – when debugging
  4. File view – when you open a file via the command line as follows: devenv.exe myfile.txt.  You’ll notice that the environment will have no tool windows showing.

Both your tool window layouts and your command bar customizations are saved in these states.

When you shut down Visual Studio in any state, all 4 states are saved.  Additionally, all 4 states are saved when you do a Tools – Import Export Settings – Export – Window Layouts.

Technorati tags: VS2005Tip, VS2008Tip

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>