Skip to content

Remove redundant View Usage actions#315551

Merged
pwang347 merged 1 commit into
mainfrom
pawang/removeViewUsage
May 10, 2026
Merged

Remove redundant View Usage actions#315551
pwang347 merged 1 commit into
mainfrom
pawang/removeViewUsage

Conversation

@pwang347
Copy link
Copy Markdown
Member

@pwang347 pwang347 commented May 10, 2026

Remove View Usage action from quota exhausted state.
Fixes #315339

Copilot AI review requested due to automatic review settings May 10, 2026 17:18
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 simplifies Copilot chat input “quota exhausted” notifications by removing the redundant “View Usage” action from several exhausted-quota user states, leaving only the primary remediation action (e.g., Sign In / Upgrade / Manage Budget).

Changes:

  • Removed “View Usage” action from the exhausted notification for anonymous users.
  • Removed “View Usage” action from the exhausted notification for free users.
  • Removed “View Usage” action from the exhausted notification for overage/budget-related states.
Show a summary per file
File Description
extensions/copilot/src/extension/chatInputNotification/vscode-node/chatInputNotification.contribution.ts Removes redundant “View Usage” actions from the “Credit Limit Reached” notification action sets.

Copilot's findings

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

@pwang347 pwang347 marked this pull request as ready for review May 10, 2026 17:27
@pwang347 pwang347 enabled auto-merge (squash) May 10, 2026 17:27
@pwang347 pwang347 merged commit df16777 into main May 10, 2026
29 checks passed
@pwang347 pwang347 deleted the pawang/removeViewUsage branch May 10, 2026 17:41
@vs-code-engineering vs-code-engineering Bot added this to the 1.120.0 milestone May 10, 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.

Remove view usage button from in chat messaging

3 participants