Skip to content

Agents - adjust auxiliarybar/editor default size#312149

Merged
lszomoru merged 1 commit intomainfrom
lszomoru/exclusive-newt
Apr 23, 2026
Merged

Agents - adjust auxiliarybar/editor default size#312149
lszomoru merged 1 commit intomainfrom
lszomoru/exclusive-newt

Conversation

@lszomoru
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings April 23, 2026 15:20
@lszomoru lszomoru enabled auto-merge (squash) April 23, 2026 15:20
@lszomoru lszomoru self-assigned this Apr 23, 2026
@lszomoru lszomoru added this to the 1.118.0 milestone Apr 23, 2026
Copy link
Copy Markdown
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 the default layout sizing in the Agents (sessions) window to allocate less space to the editor and auxiliary bar by default, improving the initial fixed-layout balance.

Changes:

  • Reduced default editor width from 650 → 600 in the sessions workbench grid descriptor.
  • Reduced default auxiliary bar width from 380 → 340 in the sessions workbench grid descriptor.
  • Updated auxiliary bar preferredWidth lower bound from 380 → 340 to match the new default.
Show a summary per file
File Description
src/vs/sessions/browser/workbench.ts Updates initial grid default sizes for editor and auxiliary bar.
src/vs/sessions/browser/parts/auxiliaryBarPart.ts Aligns auxiliary bar preferred width minimum with the new default sizing.

Copilot's findings

  • Files reviewed: 2/2 changed files
  • Comments generated: 2

Comment thread src/vs/sessions/browser/workbench.ts
Comment thread src/vs/sessions/browser/parts/auxiliaryBarPart.ts
@lszomoru lszomoru merged commit d820bee into main Apr 23, 2026
30 checks passed
@lszomoru lszomoru deleted the lszomoru/exclusive-newt branch April 23, 2026 15:46
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