Git CountsSee staged and unstaged Git file counts separately in the VS Code status bar. Click either count to open the corresponding built-in Source Control group. Features
Usage
Counts match the resource groups exposed by VS Code's built-in Git extension. A file with both staged and unstaged edits appears in both counts, just as it does in Source Control. Repository SelectionGit Counts uses the repository that contains the active editor. If no active editor belongs to a repository, it uses the most recently selected SCM repository, then the current or only repository as a fallback. Commands
Requirements and Compatibility
Precise group navigation relies on built-in SCM navigation commands that are not part of the public extension API. Git Counts checks that the required commands exist before navigating and displays a clear message when the current VS Code version is incompatible. PrivacyGit Counts collects no telemetry, sends no repository information, and makes no network requests. It reads Git state through the built-in Git extension and never modifies repositories or Git configuration. SupportUse the Q & A section on the Git Counts Marketplace page for troubleshooting and support. The extension package also includes Development
The packaged extension is written to LicenseGit Counts is available under the MIT License. The complete license text is included in the extension package. |