Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Commit PercentageNew to Visual Studio Code? Get it now.
Commit Percentage

Commit Percentage

sparky0520

|
1 install
| (1) | Free
Shows percentage of codebase changed by staged commits
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Commit Percentage

Know how much code AI changed while Vibe Coding

This extension will tell you the percentage changes (both deletion and additons combined) of your staged files compared to the total repository lines of code.

Usage

Install the extension from the Antigravity Marketplace or Cursor Marketplace.

Image 1

  1. Open a folder that is already initialized as a Git repository in VS Code or Cursor. Make some code changes in one or more tracked files.

Image 2

Image 3

  1. Open the Source Control view and click Stage All Changes (the + button) or stage individual files.

Image 4

  1. Look at the status bar (bottom left): the extension shows what percentage of the entire repo’s codebase your currently staged changes represent (for example, 🔵 3.42% of codebase).

  2. Adjust which files are staged (stage/unstage) to see the percentage update in real time before committing.

The percentage is computed from staged changes only, so you do not need to commit to see it.

⭐ Star the Repository

☕ Buy me a Coffee

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft