Skip to content

[cherry-pick] Fix markdown inline comment hover background - #333733

Open
vs-code-engineering[bot] wants to merge 1 commit into
mainfrom
cherry-pick/333596
Open

[cherry-pick] Fix markdown inline comment hover background#333733
vs-code-engineering[bot] wants to merge 1 commit into
mainfrom
cherry-pick/333596

Conversation

@vs-code-engineering

Copy link
Copy Markdown
Contributor

Cherry-pick of #333596 from release/1.136.

Summary

Back translucent inline-comment widget colors with the editor background so rendered Markdown does not bleed through the widget, including its hover state.

Validation

  • Ran the Markdown editor bundle build
  • Verified CSS diagnostics and diff hygiene

Fixes #333005

Copilot AI balanced review requested due to automatic review settings September 1, 2026 09:06
@vs-code-engineering vs-code-engineering Bot added the cherry-pick-artifact Auto-generated cherry-pick PR label Sep 1, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes Markdown inline-comment backgrounds so rendered content no longer bleeds through translucent normal and hover states.

Changes:

  • Composites comment widget colors over the editor background.
  • Applies the same treatment to pointer and programmatic hover states.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-pick-artifact Auto-generated cherry-pick PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

In the agents window, the inline comments have a bad hover background for rendered markdown

4 participants