Skip to content

Maximum width for editor tab #247711

Open
Open
@fireattack

Description

@fireattack

This has been requested multiple times in the past years, e.g. #17775 #29953, etc., but was never actually added to VS Code.

The introduction of "shrink" (#15048) for workbench.editor.tabSizing does not replace the need of this.

For example, when you have very few tabs opening, the one with long filename will still occupy most of the space in tab bar, and makes switching or glancing other tabs difficult:

Image

So a maximum width setting is desired for both "fit" and "shrink" mode.

The introduction of "fixed" tab sizing (#181729) method works better in this regard (so no tab would be super long), but it still does not allow the customization of max width.

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionality

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions