Persist state of numbered-badges hiddenness #168939
Labels
bug
Issue identified by VS Code Team member as probable bug
insiders-released
Patch has been released in VS Code Insiders
verified
Verification succeeded
workbench-views
Workbench view issues
Milestone
PR #158781 added the ability to right-click on an activity-bar item to hide its "badge" of items needing attention (a source-control activity-bar item might display a count of changed files in a badge, for example).
However this hiding does not persist across launches of VS Code. The state of this toggle should be persisted somehow - presumably in user settings.
The text was updated successfully, but these errors were encountered: