Condividi tramite


Navigate Open Document Windows

Keyboard:  CTRL + F6 (forward); CTRL + SHIFT + F6 (backward)
Command:  Window.NextDocumentWindow; Window.PreviousDocumentWindow
Versions:  2008,2010
Published:  4/18/2010
Code:  vstipTool0013

 

Okay, so you have a lot of files open in the File Channel:

image

 

And you don't want to use your mouse.  What do you do?  Simple!  Just press CTRL + F6 to go forward:

image

 

Or CTRL + SHIFT + F6 to go backward:

image

Comments

  • Anonymous
    April 17, 2010
    Very nicely explained. It works. Everytime you don't need to use the mouse. The docs can be controlled through your keyboard.

  • Anonymous
    April 18, 2010
    Hi, also don't forget that you can use CTRL+TAB / CTRL+SHIFT+TAB to switch between the two previously selected documents (and open the documents window). I never use the CTRL+F6 combination because it feels like an ackward combination - and, it's easy to hit F5 instead, which is tied to "Start Without Debugging".

  • Anonymous
    January 18, 2011
    NOT WORKS and useless (same in vs 2008), because CTRL + F6 navigate the documents in the order as opened. So after reordering tabs ctrl+f6 is broken. The document well extension (from productivity power tools) has a new shortcut which works as expected: Window.NextDocumentWellTab -> Ctrl+Alt+PgDn

  • Anonymous
    January 19, 2011
    stm -- Your point is valid but, to be clear, it DOES work just not the way you migh expect when reordering the tabs.  I agree the power tools are a great solution to this if it is an issue for you :) Z

  • Anonymous
    April 16, 2012
    It would be nice a shortcut to open the tab well.

  • Anonymous
    April 17, 2012
    If someone is still interested, the shortcut to open the tabwell or documentwell in Visual Studio 2010 is Alt Gr + Down.