Skip to content

sessions - fix close action showing up in modal editors when tabbed#299041

Merged
bpasero merged 2 commits intomainfrom
ben/fantastic-pheasant
Mar 4, 2026
Merged

sessions - fix close action showing up in modal editors when tabbed#299041
bpasero merged 2 commits intomainfrom
ben/fantastic-pheasant

Conversation

@bpasero
Copy link
Member

@bpasero bpasero commented Mar 3, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 3, 2026 19:38
@bpasero bpasero self-assigned this Mar 3, 2026
@vs-code-engineering vs-code-engineering bot added this to the 1.111.0 milestone Mar 3, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adjusts Sessions window defaults to prevent editor tab/close UI from appearing unexpectedly in modal editor overlays by no longer overriding the global tab-visibility setting.

Changes:

  • Removes the Sessions defaults override for workbench.editor.showTabs.
  • Minor formatting-only whitespace adjustment in EditorTitleControl.updateOptions.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/vs/workbench/browser/parts/editor/editorTitleControl.ts Formatting-only change (blank line) in updateOptions.
src/vs/sessions/contrib/configuration/browser/configuration.contribution.ts Removes Sessions default override for workbench.editor.showTabs.

@bpasero bpasero enabled auto-merge (squash) March 4, 2026 04:56
@bpasero bpasero merged commit 575c39d into main Mar 4, 2026
20 checks passed
@bpasero bpasero deleted the ben/fantastic-pheasant branch March 4, 2026 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants