Skip to content

Agents - temporarily remove the "View All Changes" action#311869

Merged
lszomoru merged 1 commit intomainfrom
lszomoru/powerful-parrotfish
Apr 22, 2026
Merged

Agents - temporarily remove the "View All Changes" action#311869
lszomoru merged 1 commit intomainfrom
lszomoru/powerful-parrotfish

Conversation

@lszomoru
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings April 22, 2026 09:27
@lszomoru lszomoru enabled auto-merge (squash) April 22, 2026 09:27
@lszomoru lszomoru self-assigned this Apr 22, 2026
@lszomoru lszomoru added this to the 1.118.0 milestone Apr 22, 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 temporarily removes the “View All Changes” action from the Agents window changes toolbar by making its menu contribution never visible.

Changes:

  • Hide View All Changes in MenuId.ChatEditingSessionChangesToolbar by adding when: ContextKeyExpr.false() to the action’s menu item.
Show a summary per file
File Description
src/vs/sessions/contrib/changes/browser/changesViewActions.ts Prevents the “View All Changes” toolbar action from appearing by forcing its menu when condition to always be false.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@lszomoru lszomoru merged commit 9c1d0bd into main Apr 22, 2026
58 of 60 checks passed
@lszomoru lszomoru deleted the lszomoru/powerful-parrotfish branch April 22, 2026 10:58
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