Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>huntd — your coding fingerprintNew to Visual Studio Code? Get it now.
huntd — your coding fingerprint

huntd — your coding fingerprint

Joseph Yaw Agyeman

| (0) | Free
Local git analytics dashboard — streaks, heatmaps, languages, achievements — right in VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

huntd for VS Code

Your coding fingerprint — right in VS Code.

See streaks, heatmaps, language stats, repo health, achievements, and more — all from your local git history.

Requirements

Install the huntd CLI first:

pip install huntd

Features

  • Sidebar dashboard — Overview stats, contribution heatmap, languages, repos, activity, velocity, focus score, work split, and achievements
  • Status bar streak — Your current coding streak displayed in the bottom bar
  • Auto-refresh — Dashboard updates when you commit (watches .git/ for changes)
  • Settings — Configure scan path, author filter, and refresh interval

Usage

  1. Open a workspace folder containing git repos
  2. Click the huntd icon in the activity bar (left sidebar)
  3. The dashboard loads automatically

Settings

Setting Default Description
huntd.scanPath workspace root Path to scan for git repos
huntd.authorFilter (all) Filter commits by author name or email
huntd.autoRefresh true Auto-refresh when git changes are detected
huntd.refreshInterval 60 Auto-refresh interval in seconds

Commands

  • Huntd: Open Dashboard — Focus the sidebar dashboard
  • Huntd: Refresh — Manually refresh the dashboard

Links

  • huntd CLI on PyPI
  • huntd on GitHub

License

MIT

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