Vertical tabs with horizontal text?
-
Hi! Is it possible to make vertical tabs with horizontal headers/text and adjustable width?
Example from Visual Studio:
-
The Settings > Preferences > General > Tab Bar > Vertical comes close, but it writes the tab names vertically:
But View > Document List adds a new Panel, which is arranged in the same manner as the VS screenshot you showed:
If you right-click on the header (Name / Ext. / Path) you can adjust which get separate columns:
if you un-checkmark both, then it gets rid of the extra columns, to make it even more like the VS screenshot.
And, as with all the panels, you can undock it, or dock it on the other side or along the top or bottom, and can resize it to will (whether or not it’s docked)
… And if you want the Document List and thus don’t want the tab bar, you could also use Settings > Preferences > General > Tab Bar > Hide to hide the tab bar.
-
@PeterJones Acceptable Thanks, this is acceptable decision except closing documents by mouse wheel clicking in documents list
-
@Michael-Mankiewicz said in Vertical tabs with horizontal text?:
this is acceptable decision except closing documents by mouse wheel clicking in documents list
Not 100% sure about what you mean by this.
Middle button click-to-close in Document List is coming to N++ 8.5, see point number 7 HERE. -
Vertical tabs are becoming increasingly popular in the browser world, it would be great if they were fully implemented in N++ as well.
The Document List panel is unfortunately not the solution, as it does not inherit the functionality, behavior, and style of the currently existing tab bar. The open tab is not even highlighted in any way.
It would be great if vertical tabs could fully replace the tab bar if the user decides to disable it.
Here’s a visualization of what I mean.
-
@YellowAsterisk said:
The open tab is not even highlighted in any way.
Yes it is.
does not inherit the functionality, behavior, and style of the currently existing tab bar.
I guess you’d better start typing in specifics about what you’re missing…
-
@Alan-Kilborn said in Vertical tabs with horizontal text?:
Yes it is.
You’re right, it’s selected until you click somewhere else on the panel. This is in no way equal to the behavior as in the tab bar.
I guess you’d better start typing in specifics about what you’re missing…
- Highlighting the opened tab as in the tab bar (with colored top etc.).
- Option to drag the tab.
- Button to close the tab.
- Button to pin the tab.
- Option to enlarge vertical tabs, like the current horizontal tabs with ‘Reduce’ option unchecked.
-
@YellowAsterisk said:
it’s selected until you click somewhere else on the panel
If you click in the whitespace of the panel, then yes, current-tab highlighting disappears. But, why would you click in the whitespace? Clicking anywhere else, the current tab is differentiated from the other tabs – unless (very possible), I’m missing something…
Button to close the tab.
Right-click > Close
Button to pin the tab
Right-click > Pin
But… the tab doesn’t move to the “top” of the list. Probably this is just a vestige of pinned tab support gradually evolving.