Tabs Studio Blog (organizing Visual Studio document tabs)

June 28, 2010

NewGroup add-in for VS 2010

Filed under: Uncategorized — Tags: , — Sergey Vlasov @ 8:29 pm

I’m often asked about the missing New horizontal/vertical tab group commands in the Tabs Studio context menu. Due to technical difficulties I can’t come up with a good overall solution for it, but now that Visual Studio 2010 introduces two new Window.NewHorizontalTabGroup and Window.NewVerticalTabGroup commands I can solve the most common case with an add-in:

New tab group commands

New tab group commands

The NewGroup add-in adds the New horizontal/vertical tab group commands to the Tabs Studio context menu for the selected tab/extension if commands are available. For example, the New horizontal tab group command is not available when vertical tab groups already created and both commands are not available when there is only one tab in a selected group. In Tabs Studio you can open a tab context menu without making the tab selected – in this case the two new commands are not shown as it is much harder to determine if they should be available in this case.

Download the NewGroup add-in for VS 2010.

4 Comments

  1. Looks like a great add-in. Could you provide easy instructions to actually add in the add-in? The VS2010 Add-in manager does not appear to do the job.

    TIA,

    Thoro

    Comment by Thoro — September 7, 2010 @ 3:39 am

    • Thoro,

      1. Click Add-in installation folder in Add-in Manager.
      2. Copy NewGroup.dll to the opened folder.
      3. Restart Visual Studio.

      Comment by Sergey Vlasov — September 7, 2010 @ 7:45 am

      • Is there a way to make a tab group floating?

        I can create a new tab group which is docked into the main tab view, I can float a single window and maximize it onto another monitor, but cant seem to get a new tab group anywhere except the main monitor

        Comment by Anonymous — September 26, 2011 @ 12:18 pm


RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Blog at WordPress.com.

%d bloggers like this: