Skip to content

Update browser "share with agent" icon#313557

Merged
kycutler merged 2 commits intomainfrom
kycutler/shareicon
Apr 30, 2026
Merged

Update browser "share with agent" icon#313557
kycutler merged 2 commits intomainfrom
kycutler/shareicon

Conversation

@kycutler
Copy link
Copy Markdown
Contributor

@kycutler kycutler commented Apr 30, 2026

image

Closes #301260

Copilot AI review requested due to automatic review settings April 30, 2026 18:18
@kycutler kycutler self-assigned this Apr 30, 2026
mrleemurray
mrleemurray previously approved these changes Apr 30, 2026
@vs-code-engineering
Copy link
Copy Markdown
Contributor

vs-code-engineering Bot commented Apr 30, 2026

📬 CODENOTIFY

The following users are being notified based on files changed in this PR:

@jruales

Matched files:

  • src/vs/workbench/contrib/browserView/electron-browser/features/browserEditorChatFeatures.ts

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 Integrated Browser “Share with Agent” toggle to use a new “share-window” codicon, and introduces new codicon mappings to support that icon.

Changes:

  • Switch the browser share toggle button icon from $(agent) to $(share-window).
  • Add chat-import, chat-export, and share-window entries to the codicons library mappings.
Show a summary per file
File Description
src/vs/workbench/contrib/browserView/electron-browser/features/browserEditorChatFeatures.ts Updates the share toggle button label/icon to share-window for both shared/unshared states.
src/vs/base/common/codiconsLibrary.ts Adds new codicon registrations for chat-import, chat-export, and share-window.

Copilot's findings

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

Comment thread src/vs/base/common/codiconsLibrary.ts
…/browserEditorChatFeatures.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

Screenshot Changes

Base: ddb2b117 Current: eab897b3

Changed (1)

agentSessionsViewer/ApprovalRowLongLabel/Light
Before After
before after

@kycutler kycutler merged commit b49a75d into main Apr 30, 2026
26 checks passed
@kycutler kycutler deleted the kycutler/shareicon branch April 30, 2026 21:27
@vs-code-engineering vs-code-engineering Bot added this to the 1.119.0 milestone Apr 30, 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.

Browser: Better icon for share with agent button

4 participants