Skip to content

Track and visualize your Git activity directly from VS Code. A lightweight extension and CLI tool that analyzes your Git commits, tracks coding statistics, and helps you understand your productivity patterns — all within your favorite code editor.

License

Notifications You must be signed in to change notification settings

git-quick-stats/git-vscode-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[BETA] Git VSCode Stats Extension

Track and visualize your Git activity directly from VS Code.

A lightweight extension and CLI tool that analyzes your Git commits, tracks coding statistics, and helps you understand your productivity patterns — all within your favorite code editor.

Features

  • Commit frequency and time-of-day heatmaps
  • Daily/weekly/monthly coding activity stats
  • Author-specific stats for collaborative projects
  • Per-branch and per-file metrics
  • VS Code integration with live stats

Screenshots

img1



img2

Installation

git clone https://github.com/git-quick-stats/git-vscode-stats.git

Or install via VS Code Marketplace.

https://marketplace.visualstudio.com/items?itemName=git-quick-stats.git-vscode-stats

Development

  • Install dependencies: npm install
  • Build: npm run compile
  • Launch in VSCode: Press F5

About

Track and visualize your Git activity directly from VS Code. A lightweight extension and CLI tool that analyzes your Git commits, tracks coding statistics, and helps you understand your productivity patterns — all within your favorite code editor.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published