Skip to content

Only show overridden label if values differ#313561

Merged
pwang347 merged 1 commit into
mainfrom
pawang/overriddenText
Apr 30, 2026
Merged

Only show overridden label if values differ#313561
pwang347 merged 1 commit into
mainfrom
pawang/overriddenText

Conversation

@pwang347
Copy link
Copy Markdown
Member

@pwang347 pwang347 commented Apr 30, 2026

Fixes #313512

Copilot AI review requested due to automatic review settings April 30, 2026 18:38
@pwang347 pwang347 marked this pull request as ready for review April 30, 2026 18:38
@pwang347 pwang347 enabled auto-merge (squash) April 30, 2026 18:39
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 Status dashboard UI to avoid showing an “(overridden)” indicator when a language-specific Copilot enablement value is explicitly set but matches the global ('*') value, reducing visual noise in the settings panel.

Changes:

  • Adjusts overridden-hint detection to only display when the per-language value differs from the global value.
Show a summary per file
File Description
src/vs/workbench/contrib/chat/browser/chatStatus/chatStatusDashboard.ts Refines the “(overridden)” hint logic to compare per-language vs global enablement values.

Copilot's findings

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

@pwang347 pwang347 merged commit 6a2db25 into main Apr 30, 2026
30 checks passed
@pwang347 pwang347 deleted the pawang/overriddenText branch April 30, 2026 18:56
@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.

Inline suggestions checkbox confusion

3 participants