Prabir's Blog

where the tech matters...

Visual Studio Tips and Tricks - VIII

August 18
by prabir 18. August 2009 18:37

(This is a part of my series Visual Studio Tips and Tricks – VIII)

Have you ever been working on a visual studio project with lots of tabs open and find it difficult to navigate around even with ctrl + tab. Well I hope this tip is going to help you.

Let’s say I have a bunch of tabs opened.

image

I could use ctrl + tab (similar to alt + tab for normal windows applications) and get the following result. which would allow me to navigate with live preview.

image

Even though it still gives me a great UI, it still isn’t productive especially when you need to submit your code to boss by evening. So you are telling me there is much better solution?

Yeah and simple one. Just Ctrl + Alt + down arrow key.

image

That instruction would tell Visual Studio to show a list of open tabs. You can then use arrow keys or mouse to click on one of those files. What is more cool is that if you actually know the name of a file, you can also type it and it tries to match up with it. It doesn’t match the file name if you enter it from the middle. It has to be left to right.

If you still want another solution. You can check about my previous visual studio tips and tricks at http://blog.prabir.me/post/Visual-Studio-Tips-and-Tricks-IV.aspx.


Share/Save/Bookmark Subscribe

Tags: ,

Visual Studio | Visual Studio Tips and Tricks

Comments

8/18/2009 6:44:57 PM #

trackback

Visual Studio Tips and Tricks - VIII

You've been kicked (a good thing) - Trackback from DotNetKicks.com

DotNetKicks.com

8/19/2009 5:44:24 AM #

trackback

Prabir's Blog | Visual Studio Tips and Tricks - VIII

DotNetBurner - burning hot .net content

DotNetBurner - Visual Studio

8/19/2009 10:54:35 AM #

pingback

Pingback from jasper22.wordpress.com

Visual Studio Tips and Tricks – VIII « Jasper Blog

jasper22.wordpress.com

8/19/2009 11:13:56 AM #

Regev Porat

Nice tip - thanks.

Regev Porat Israel

blog comments powered by Disqus