Skip to content

Improve native tabs support on macOS #8731

@lionel-

Description

@lionel-

The native tabs support currently only works when the OS-level system setting "Prefer tabs when opening documents" is set. I think it would make more sense to always open native tabs when the VS Code option window.nativeTabs is set to true.

Image

The patch would be similar to the one I suggested in: microsoft/vscode#250042. Only we would look for window.nativeTabs instead of a new setting, which I opted for in this issue for backwards compatibility reasons.

Metadata

Metadata

Assignees

Labels

area: uiIssues related to UI category.os-macosmacOS issue

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions