GitHub Contributions CalendarA VS Code extension that shows your GitHub contribution heatmap right in the sidebar — no browser tab, no manual token, just your usual GitHub sign-in. Marketplace · Issues · Request Feature
Table of Contents📖 AboutGitHub Contributions Calendar brings your GitHub profile's contribution heatmap directly into VS Code. Sign in once with your GitHub account, and the Activity Bar shows a live, scalable SVG heatmap of your last 12 months of contributions — styled to match your current VS Code theme, light or dark. Under the hood it uses VS Code's built-in GitHub authentication provider (so there's no personal access token to create, copy, or manage) and queries GitHub's own GraphQL contribution API, the same data source that powers the heatmap on github.com.
🚀 Getting Started1. Install the extension Open the Extensions view (
2. Open the panel Click the GitHub Contributions icon in the Activity Bar (the vertical strip of icons on the far left of VS Code).
3. Sign in with GitHub Click Sign in to GitHub. VS Code will open your browser to the standard GitHub authorization page — approve it, and switch back to VS Code. Your heatmap loads automatically.
That's it — no tokens, no config files. Use the refresh (↻) button in the view's title bar any time you want to pull the latest counts. ✨ Features
🔧 Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
Please open an issue first to discuss what you'd like to change. How It Works
DevelopmentWant to modify or build this extension locally?
Then press F5 in VS Code (with this folder open as the workspace root) to launch an "Extension Development Host" window with your changes loaded.
Install the resulting 🗺️ Roadmap
📡 Follow Me⭐ Give A StarIf you found this project useful, give it a star to help more people discover it! 📄 LicenseMIT License — see LICENSE for details. |


