Consider adding an active tab line to the terminal tabs list #127360
Labels
insiders-released
Patch has been released in VS Code Insiders
polish
Cleanup and polish issue
terminal
General terminal issues that don't fall under another label
terminal-tabs
Milestone
One annoyance I've had with tabs is that it's sometimes difficult to tell what the active item is because we rely so much on the selection which can change (plus bugs can slip in like #127357).
How about using the editor's selected tab border color and overriding with a terminal-specific one if present?
@misolori what do you think? Note that I have it overlapping the sash right now which should be fine as long as it ignored pointer events.
The text was updated successfully, but these errors were encountered: