Skip to content

Conversation

@subin-chella
Copy link
Contributor

fix for the bug bug "Cannot hide breadcrumb icons" #209943

Recording.2024-06-20.084929.mp4

@subin-chella
Copy link
Contributor Author

closes #209943

@Hansonyao417
Copy link

Does this bug still need any help?

Copilot AI review requested due to automatic review settings October 23, 2025 17:02
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 fixes bug #209943 where breadcrumb icons could not be hidden. The fix adds logic to respect the showSymbolIcons configuration option when rendering breadcrumb items.

Key Changes:

  • Added a check for the showSymbolIcons option in the OutlineItem constructor to conditionally clear icon classes

@vs-code-engineering
Copy link

vs-code-engineering bot commented Oct 23, 2025

📬 CODENOTIFY

The following users are being notified based on files changed in this PR:

@bpasero

Matched files:

  • src/vs/workbench/browser/parts/editor/breadcrumbsControl.ts

Co-authored-by: Copilot <[email protected]>
Copy link
Member

@benvillalobos benvillalobos left a comment

Choose a reason for hiding this comment

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

Verified this myself. Thanks for your contribution (and your patience)!

@vs-code-engineering vs-code-engineering bot added this to the October 2025 milestone Oct 23, 2025
@benvillalobos benvillalobos merged commit 8ba1f51 into microsoft:main Oct 23, 2025
17 checks passed
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.

6 participants