Keyboard Navigation Between Output Window Panes
Command: Window.NextSubPane; Window.PreviousSubPane
Versions: 2008,2010
Published: 9/21/2010
Code: vstipTool0091
Make sure to check out the Windows Phone Developer Portal!
The Output window can have several panes. How many depends on your context:
You can use Window.[Next / Previous]Subpane to move between these panes however the commands are not bound, by default, to any keyboard mappings. That is easily solved by going to Tools -> Options -> Environment -> Keyboard and assigning shortcut keys to the commands:
Now you can use the keyboard to move between Output Window panes!