Skip to content

rm lightbulb from chat tip#297738

Merged
meganrogge merged 1 commit intomainfrom
merogge/rm-bulb
Feb 25, 2026
Merged

rm lightbulb from chat tip#297738
meganrogge merged 1 commit intomainfrom
merogge/rm-bulb

Conversation

@meganrogge
Copy link
Collaborator

@meganrogge meganrogge commented Feb 25, 2026

fixes #297733

After discussion, we are removing this so the tip feature is not as distracting.

Screenshot 2026-02-25 at 12 51 33 PM

Copilot AI review requested due to automatic review settings February 25, 2026 17:52
@meganrogge meganrogge self-assigned this Feb 25, 2026
@meganrogge meganrogge added this to the February 2026 milestone Feb 25, 2026
@meganrogge meganrogge enabled auto-merge (squash) February 25, 2026 17:52
Copy link
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 removes the lightbulb icon (💡) from the chat tip feature UI. According to the linked issue, the lightbulb was helpful when the tip appeared in chat responses to distinguish it from regular content, but now that tips are shown in the welcome view, the lightbulb is no longer needed and could be distracting or annoying to users.

Changes:

  • Removed the lightbulb icon rendering from the chat tip widget
  • Removed the corresponding CSS styling for the lightbulb icon
  • Cleaned up the now-unused renderIcon import

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/vs/workbench/contrib/chat/browser/widget/chatContentParts/chatTipContentPart.ts Removed the renderIcon import and the line that rendered the lightbulb icon in the tip widget
src/vs/workbench/contrib/chat/browser/widget/chatContentParts/media/chatTipContent.css Removed the CSS styling for the .codicon-lightbulb element within the chat tip widget

@meganrogge meganrogge merged commit 42da810 into main Feb 25, 2026
24 of 25 checks passed
@meganrogge meganrogge deleted the merogge/rm-bulb branch February 25, 2026 18:57
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 lightbulb from the tip feature

3 participants