sql-serverssms

Can I have multiple rows of tabs in SQL Server Management Studio


I'm wondering if it's possible to setup SQL Server to have multiple rows of tabs for files / queries.

I have a lot of queries I want to switch between, and could move them to different horizontal groups, but I think two rows would be much easier to navigate than that pin on the left that drops down the big list of open queries.

Visual Studio kind of supports this if you pin enough code windows to fill up the top bar.

Is there something similar in SQL Server?

Edit:

I'm trying to achieve something like this (screenshot from Visual Studio)

Multiple Tabs

While SQL Server is more like this

Management Studio


Solution

  • I know of at least one plugin that will do this in SSMS (and Visual Studio). Because, yeah, it would be nice.

    Tabs Studio - document tabs manager for Visual Studio IDE.