Skip to content

Update chat session icons and order#319507

Merged
justschen merged 1 commit into
mainfrom
agents/update-chat-session-icon-to-checkmark
Jun 5, 2026
Merged

Update chat session icons and order#319507
justschen merged 1 commit into
mainfrom
agents/update-chat-session-icon-to-checkmark

Conversation

@hawkticehurst
Copy link
Copy Markdown
Member

Update VS Code core chat session list action buttons so they align with agents window:

  • The archive button uses a check icon
  • Swap order of archive and pin buttons
Screenshot 2026-06-01 at 11 41 07 PM

@hawkticehurst hawkticehurst requested a review from justschen June 2, 2026 03:45
@hawkticehurst hawkticehurst self-assigned this Jun 2, 2026
Copilot AI review requested due to automatic review settings June 2, 2026 03:45
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

Updates the chat agent sessions list UI to better match the Agents/Sessions window conventions by changing the archive iconography and reordering item toolbar actions.

Changes:

  • Replace archive icons with Codicon.check / Codicon.checkAll in the picker and toolbar actions.
  • Swap the per-session toolbar ordering so Archive appears before Pin.

Reviewed changes

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

File Description
src/vs/workbench/contrib/chat/browser/agentSessions/agentSessionsPicker.ts Updates the quick-pick archive button icon to use a check glyph.
src/vs/workbench/contrib/chat/browser/agentSessions/agentSessionsActions.ts Updates archive action icons and changes pin/unpin toolbar ordering to place them after archive/unarchive.

Copy link
Copy Markdown
Collaborator

@justschen justschen left a comment

Choose a reason for hiding this comment

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

perfect! hope to get some feedback on this but should be all good tbh! thanks!

@justschen justschen merged commit ea1e491 into main Jun 5, 2026
26 checks passed
@justschen justschen deleted the agents/update-chat-session-icon-to-checkmark branch June 5, 2026 03:54
@vs-code-engineering vs-code-engineering Bot added this to the 1.124.0 milestone Jun 5, 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.

3 participants