There are multiple SQL queries for every project I need often. My problem is, all my projects need the same MySQL connection in Workbench.
So I have a huge amount of SQL tabs opened all the time, which looks like this:

Because the amount of tabs exceed the width of my monitor, I have to scroll left and right to get to some queries. The only way to do this is to click on the two arrows (right side on the screenshot). That's really unclear and annoying.
Is there a better way to handle that? Is it possible to quickly switch between multiple SQL tabs or to arrange them in another way?