-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugregressionSomething that used to work is now brokenSomething that used to work is now brokenverifiedVerification succeededVerification succeededworkbench-tabsVS Code editor tab issuesVS Code editor tab issues
Milestone
Description
Using this config:
"workbench.editor.tabCloseButton": "off",
"workbench.editor.highlightModifiedTabs": true,- dirty files still take space for closing button (and shifting all tabs).
It makes sense that it worked that way when the only option to show modified state of files was the icon.
Should it take into account highlighting option and not change tab width now?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugregressionSomething that used to work is now brokenSomething that used to work is now brokenverifiedVerification succeededVerification succeededworkbench-tabsVS Code editor tab issuesVS Code editor tab issues