Skip to content

sessions: use plus icon for Add Chat#305791

Merged
bpasero merged 2 commits intomainfrom
copilot/enthusiastic-antlion
Mar 27, 2026
Merged

sessions: use plus icon for Add Chat#305791
bpasero merged 2 commits intomainfrom
copilot/enthusiastic-antlion

Conversation

@bpasero
Copy link
Copy Markdown
Member

@bpasero bpasero commented Mar 27, 2026

Summary

  • switch the sessions command-center Add Chat action to use Codicon.plus
  • document the session-scoped command-center actions in src/vs/sessions/LAYOUT.md
  • add a revision-history entry for the layout/spec sync

Why

This keeps the add affordance consistent with the rest of the sessions UI, which already uses the shared plus icon for creating or adding items.

Testing

  • npm run compile-check-ts-native
  • npm run valid-layers-check
  • node --experimental-strip-types build/hygiene.ts src/vs/sessions/contrib/sessions/browser/views/sessionsViewActions.ts src/vs/sessions/LAYOUT.md

Copilot AI review requested due to automatic review settings March 27, 2026 19:33
@bpasero bpasero self-assigned this Mar 27, 2026
@vs-code-engineering vs-code-engineering bot added this to the Backlog milestone Mar 27, 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

This PR aligns the Agent Sessions window command-center “Add Chat” affordance with the rest of the sessions UI by switching it to the shared plus icon, and documents the session-scoped command-center actions in the sessions layout spec.

Changes:

  • Update agentSession.addChat to use Codicon.plus instead of Codicon.newSession.
  • Document session-scoped command-center actions (“Add Chat”, “Mark as Done”) in src/vs/sessions/LAYOUT.md.
  • Add a revision-history entry noting the spec/icon sync.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/vs/sessions/contrib/sessions/browser/views/sessionsViewActions.ts Switches the command-center “Add Chat” action icon to Codicon.plus.
src/vs/sessions/LAYOUT.md Documents the command-center session-scoped actions and records the update in revision history.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@bpasero bpasero enabled auto-merge (squash) March 27, 2026 19:51
@bpasero bpasero merged commit 0496f93 into main Mar 27, 2026
18 checks passed
@bpasero bpasero deleted the copilot/enthusiastic-antlion branch March 27, 2026 20:03
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