Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Git Line Count SummaryNew to Visual Studio Code? Get it now.
Git Line Count Summary

Git Line Count Summary

ape1121

|
5 installs
| (1) | Free
Shows added and removed line counts in git changes.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Git Line Count Summary

Shows added and removed line counts for each changed file in the Source Control sidebar.

Preview

Features

  • Displays +added / -removed line counts next to each changed file
  • Color-coded status letters: M (yellow), U (green), D (red), A (green), R (blue)
  • Colored file type icons for common languages (TypeScript, JavaScript, Python, C#, Go, Rust, etc.)
  • Click a file to open it; click a deleted file to view its diff
  • Sort by name, added lines, deleted lines, or status (click again to reverse)
  • Auto-refreshes on file changes

Requirements

  • Git must be installed and available in your PATH
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft