Skip to content

update model hover so tooltip displays without requiring status icon#308808

Merged
eleanorjboyd merged 2 commits intomicrosoft:mainfrom
eleanorjboyd:tremendous-koala
Apr 9, 2026
Merged

update model hover so tooltip displays without requiring status icon#308808
eleanorjboyd merged 2 commits intomicrosoft:mainfrom
eleanorjboyd:tremendous-koala

Conversation

@eleanorjboyd
Copy link
Copy Markdown
Member

No description provided.

@eleanorjboyd eleanorjboyd self-assigned this Apr 9, 2026
@eleanorjboyd eleanorjboyd added the bug Issue identified by VS Code Team member as probable bug label Apr 9, 2026
Copilot AI review requested due to automatic review settings April 9, 2026 15:49
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 model picker hover rendering so model tooltips are displayed even when no status icon is present, improving the discoverability of model descriptions in the chat input UI.

Changes:

  • Show model.metadata.tooltip in the hover content regardless of whether model.metadata.statusIcon is set.
Show a summary per file
File Description
src/vs/workbench/contrib/chat/browser/widget/input/chatModelPicker.ts Adjusts hover content generation so tooltips render without requiring a status icon.

Copilot's findings

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

@eleanorjboyd eleanorjboyd merged commit 5d663d5 into microsoft:main Apr 9, 2026
22 of 25 checks passed
@vs-code-engineering vs-code-engineering bot added this to the 1.116.0 milestone Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issue identified by VS Code Team member as probable bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants