Monday, November 28, 2005

Quick file navigation feature in Visual Studio 2005

Today I was researching the new features that Visual Studio 2005 gives to its users. One of the super cool and sexy feature that I found, is the quick navigation among the open documents: just press CONTROL + TAB and a dialog box will appear, where you can choose among all the open documents, but also you will have Toolbox, Servers and many others menus at your fingertips.

The only thing that I can say is: THANK YOU! I am getting more and more convinced that this version of Visual Studio IDE has really got the goal to make developers’ work more productive.

More about the quick navigation between files can be found on the following MSDN article:
How to: Navigate Within the Integrated Development Environment (click here to see it)

No comments:

Post a Comment