Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio - Custom document tab bar grouping

Does anybody know how the Visual Studio editor can be customized to group certain open documents together. It's almost like the "Document Well 2010 Plus" extension (http://blogs.msdn.com/b/visualstudio/archive/2010/06/10/document-well-2010-plus.aspx). We don't want to group them by project, but on another custom way. I searched in the "editor extension points" document, but could not find something useful.

like image 608
TWT Avatar asked Feb 15 '26 08:02

TWT


1 Answers

I can think of the following ways that may help you:

  • Use Productivity Power Tools - this groups and colours tabs based on project

  • Tear off the tabs you want to keep together into a new window

  • If you want them really separate - open a new instance of Visual Studio!

  • You could also try Tabs Studio, however, I have tried it and didn't really like it that much, though may suit your needs.

like image 188
dav_i Avatar answered Feb 16 '26 21:02

dav_i



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!