Skip to content

avoid change tab width with wrap tabs option #163161

@yukulele

Description

@yukulele

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.72.0
  • OS Version: ubuntu 22.04

Steps to Reproduce:

  1. switch on workbench.editor.wrapTabs option
  2. open some files
  3. play with file content and save button.

Actual result:

the width of the tabs changes depending on whether the file is saved, file git status or if there are errors. Often this adds or removes a line of wrapped tabs that is visually annoying.

Expected result:

When workbench.editor.wrapTabs is enabled, the width of the tabs should only be based on the file name.

Metadata

Metadata

Assignees

Labels

*duplicateIssue identified as a duplicate of another issue(s)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions