Visual Studio 2019 16.4 Preview 2 adds the vertical tabs layout option to the core product:
Tabs Studio continues to work as usual if you keep the tab layout option set to the default Top value, but I’d like to use this opportunity to improve vertical tabs usage experience. More specifically, when vertical tabs are activated in VS 2019, Tabs Studio reuses this area to show tabs, instead of showing them in a separate tool window:
If you want to try it yourself, install Visual Studio Preview.
Enable vertical tabs in Visual Studio options:
And install Tabs Studio v4.6.2.
Visual Studio’s own implementation scrolls the tab area when they don’t all fit and shows the active tab name at the top when the tab is not in view. Would it be possible to get these features into Tabs Studio?
Comment by Anonymous — December 4, 2019 @ 4:03 pm
To add the scrollbar, please set the following style: https://tabsstudio.com/documentation/style_examples.html#vertical_scrollbar
Comment by Sergey Vlasov — December 4, 2019 @ 10:21 pm