Skip to content

sessions: reduce left sidebar minimum width#307709

Merged
hawkticehurst merged 1 commit intomainfrom
copilot/territorial-silkworm
Apr 3, 2026
Merged

sessions: reduce left sidebar minimum width#307709
hawkticehurst merged 1 commit intomainfrom
copilot/territorial-silkworm

Conversation

@hawkticehurst
Copy link
Copy Markdown
Member

Summary

Lowers the sessions app left sidebar minimum width from 270px to 170px so it can be resized narrower.

Also updates src/vs/sessions/LAYOUT.md to keep the layout spec in sync with the final minimum width.

Testing

  • npm run compile-check-ts-native
  • npm run hygiene (fails due to unrelated existing hygiene issue in extensions/mermaid-chat-features/chat-webview-out/codicon.css: missing or bad copyright statement)

Copilot AI review requested due to automatic review settings April 3, 2026 20:03
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

This PR updates the Agent Sessions window layout to allow the left sidebar to be resized significantly narrower, and syncs the layout specification documentation accordingly.

Changes:

  • Reduced the sessions SidebarPart minimum resizable width from 270px to 170px.
  • Updated src/vs/sessions/LAYOUT.md to document the new minimum width and record the change in revision history.

Reviewed changes

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

File Description
src/vs/sessions/browser/parts/sidebarPart.ts Lowers SidebarPart.minimumWidth to allow narrower resizing in the sessions workbench.
src/vs/sessions/LAYOUT.md Documents the new sidebar minimum width and records the change in the revision history.

rebornix
rebornix previously approved these changes Apr 3, 2026
Lower the sessions sidebar resize floor from 270px to 170px and keep the layout specification in sync with the final sessions app behavior.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@hawkticehurst hawkticehurst merged commit 6b7e153 into main Apr 3, 2026
19 checks passed
@hawkticehurst hawkticehurst deleted the copilot/territorial-silkworm branch April 3, 2026 20:52
@vs-code-engineering vs-code-engineering bot added this to the 1.115.0 milestone Apr 3, 2026
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.

4 participants