Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>GIT GraphyNew to Visual Studio Code? Get it now.
GIT Graphy

GIT Graphy

Marco Pierobon

|
6,661 installs
| (2) | Free
Show repo statistics directly within Visual Studio Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GitGraphy

Build Status

Description

Visualize statistics of your git repository directly within Visual Studio Code.

Main Features

  • View commits by author as a pie chart (based on chartjs)
  • View number of commits per file as a bar (based on chartjs)
  • Display the biggest files in the repo (based on chartjs)

Useful commands

Open the Command Palette (Command+Shift+P on macOS and Ctrl+Shift+P on Windows/Linux) and type in one of the following commands:

Command Description
Git Graphy: View Commits View Commit Chart by author.
Git Graphy: View Commits Per File View Commit Chart per file.
Git Graphy: View Largest files Show the largest files in the repository.
GitGraphy: View the files with the most contributors Show the files with the most contributors in the repository.

Output samples

Git Graphy: View Largest files on the EF core repo

Big files output

Git Graphy: View Commits Per File on the EF core repo

commits per files output

Git Graphy: View the files with the most contributors on the oidc angular repo

contributors per files output

License

Started as a copy of simple-git-stats https://github.com/HoangNguyen17193/vscode-simple-git-stats

MIT License

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