by Tim Heuer via Method ~ of ~ failed by Tim Heuer on 8/6/2009 10:27:52 PM
I came across this add-in for Visual Studio the other day that is subtle but added some productivity features to Visual Studio for me. It’s called Tabs Studio.
NOTE: I’m not getting a complimentary license for this add-in and have already purchased my own license with my own money. This is an unsolicited opinion.
For me Tabs Studio does two things: organize my open content better and enables me to more quickly close/manage the open tabs. Take a look at the before after of the same content open in VS:
In the before I have all the tabs open and can only close them one at a time (i.e., can’t selectively close a tab without first activating it). Additionally, It is shown in order of opening. I may have MainPage.xaml somewhere along the project, but not right next to the MainPage.xaml.cs file that I also need. On a recent project I had about 15 files open at once and hunting to find the related ones was a nuisance when you needed to be fast. Now look at the after:
Same amount of tabs open, but the “related” ones are automatically grouped for me, and the bold shows which one is open. Additionally I can selectively close the code file without first activating the tab (each tab in Tabs Studio has a close button like Firefox tabs implementation). This is great.
What’s the best part? It’s all XAML! The Tabs Studio is a WPF control that you can customize to your liking by putting your own styles in the settings pane using BasedOn styling:
Very cool So far this little add-in is helping me just a tad more productive and it stays out of my way!
Original Post: TabStudio add-in for Visual Studio
The content of the postings is owned by the respective author. Silverlight Feeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on Silverlight Feeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.