Multiple view badges should be summed in the view container badge
See original GitHub issueDoes this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.62.0-insider
- OS Version: Windows 11
Steps to Reproduce:
- Have some problems in a workspace. Note the badge next to the ‘Problems’ tab title
- Set focus to the debug console tab
- Drag the problems into a split view. 🐛 The problems badge travels to the debug console tab:
In general the badge travels to the last-active tab before the split occurs, i.e. if I make the terminal tab active and drag the problems tab to the side, the terminal tab inherits the badge
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
Badges in custom views and containers · Issue #38426 - GitHub
My use case scenario - I have two TreeViews filled with data from a given REST API response. I'd like to know how...
Read more >Badges - GitLab Documentation
Badges are a unified way to present condensed pieces of information about your projects. They consist of a small image and a URL...
Read more >javascript - Position badge over corner of image automatically
Any absolute positioning within the container element will position relative to the container element which is the outer bounding box, not the image...
Read more >Badge - Adobe Spectrum
Badges can be placed as floating in a container, or they can be fixed to any edge of a container. They lose their...
Read more >Badges - Lightning Design System
The icon can be aligned to the left or right side of the text. To use an icon, wrap the icon with <span...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
FWIW, I think I would’ve expected to see the badge here instead:
We have a separate issue for allowing you to rename views and set icons, similar to how terminals work, but we haven’t gone there yet