I’ve added a new option to show tabs in a separate window:
The separate window is a Visual Studio tool window that you can dock or float any place you like:
You set up tabs window width and height, Tabs Studio fits tabs into available width. Tabs window placement is saved by Visual Studio as for all other tool windows. If you have several tab groups, several tabs windows are opened.
I’ve also added the TabsStudio.Connect.ShowTabsWindow command in case you (accidentally) have closed the window. You can add this command to the Visual Studio View menu for example:
The Show tabs in a separate window option is currently not supported in MDI mode and in VS 2010.