Feature request for product/service
Cursor IDE
Describe the request
Hi Cursor Team,
I’ve run into a minor but high-impact visual regression regarding the Git / version control integration compared to standard VS Code behavior.
In VS Code, the Source Control icon instantly updates with a numerical badge indicating exactly how many files are currently modified or “dirty.” In Cursor, this pending changes badge counter frequently disappears or breaks completely (especially when utilizing custom layout orientations or horizontal bars).
Not having a clear visual indicator forces developers to constantly click back and forth into the source control menu just to verify if their workspace is clean or what state their staging area is in.
The Request:
Please fix or fully restore parity for the standard scm.countBadge behavior. The Git icon should consistently show the number of pending/modified changes as a persistent, visible badge, ensuring we can track repository status at a glance without breaking core muscle memory.
Thanks for the continuous updates to an excellent IDE!