Skip to content

Should closeTab icon be hidden when highlightModifiedTabs is true? #64684

@usernamehw

Description

@usernamehw

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?

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugregressionSomething that used to work is now brokenverifiedVerification succeededworkbench-tabsVS Code editor tab issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions