Sign in
The Ultimate Visual Studio Tips and Tricks Blog
by Zain Naboulsi
Browse by Tags
MSDN Blogs
>
The Ultimate Visual Studio Tips and Tricks Blog
>
All Tags
>
ide navigator
Tagged Content List
Blog Post:
Thumbnail Previews in the IDE Navigator
zainnab
Versions: 2010 Published: 11/17/2010 Code: vstipTool0113 In vstipTool0023 ( http://blogs.msdn.com/b/zainnab/archive/2010/05/17/using-the-ide-navigator-vstiptool0023.aspx )I showed you how to use the IDE Navigator. This next tip comes from Paul Harrington on the Visual Studio Team. In Visual Studio 2008...
on
17 Nov 2010
Blog Post:
How to Disable the IDE Navigator
zainnab
Keyboard: CTRL + TAB; CTRL + SHIFT + TAB Command: Window.NextDocumentWindow; Window.PreviousDocumentWindow Versions: 2008,2010 Published: 9/17/2010 Code: vstipEnv0039 Make sure to check out the Windows Phone Developer Portal ! By default, if you press CTRL + TAB you will get the IDE Navigator...
on
17 Sep 2010
Blog Post:
Cycle Through Your Open Tool Windows
zainnab
Keyboard: ALT + F6 (forward); ALT + SHIFT + F6 (backward) Command: Window.NextPane; Window.PreviousPane Versions: 2008,2010 Published: 6/24/2010 Code: vstipTool0038 In a previous tip I discussed how to use the IDE Navigator to get around your open tool windows: http://blogs.msdn.com/b/zainnab/archive...
on
24 Jun 2010
Blog Post:
Using the IDE Navigator
zainnab
Keyboard: CTRL + TAB (forward in Active Files); CTRL + SHIFT + TAB (backward in Active Files); ALT + F7 (forward in Active Tool Windows); ALT + SHIFT + F7 (backward in Active Tool Windows) Command: Window.NextDocumentWindowNav; Window.PreviousDocumentWindowNav; Window.NextToolWindowNav; Window.PreviousToolWindowNav...
on
17 May 2010
Page 1 of 1 (4 items)