Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there any tab manager for visual studio?

It's common for me to have 20+ files opened in Visual Studio (I use VS 2008 now, but we will migrate to VS 2010, soon.). Is there any add-in which could help organize actively opened files?

I mean something like Firefox colorful tabs or a tab-manager which will group windows tabs by projects or folders,...

like image 371
jing Avatar asked Mar 19 '11 20:03

jing


2 Answers

Visual Studio Power tools will do it for 2010, out of luck for 2008 (as far as I know).

There are versions of Power tools for all the newer Visual Studios. Newest: VS Power tools 2015

You can have them color coded by assembly, most recently used up front, and several other sorting/grouping options

like image 167
taylonr Avatar answered Sep 19 '22 17:09

taylonr


Tabs Studio document tabs manager add-in (developed by me) supports VS 2010+ and VS 2008.

like image 34
Sergey Vlasov Avatar answered Sep 21 '22 17:09

Sergey Vlasov