Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>Copilot Usage DashboardNew to Visual Studio Code? Get it now.
Copilot Usage Dashboard

Copilot Usage Dashboard

Pritam Jagtap

|
2,598 installs
| (2) | Free
Live token usage dashboard for GitHub Copilot — prompt, output, and cached tokens with full analytics.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Copilot Usage Dashboard

Copilot Usage Dashboard

A VS Code extension that shows token usage, AI Credits, and cost across GitHub Copilot Chat, Oh My Pi, and Pi sessions.

Install

npm install
npm run compile
npx @vscode/vsce package --allow-missing-repository
code --install-extension copilot-usage-dashboard-*.vsix

Open

Command Palette → Copilot Usage: Open Dashboard

Configure

Settings → search copilotUsage.

Common settings:

Setting Default Purpose
copilotUsage.aic.plan business Copilot plan for credit budget
copilotUsage.aic.overageCostPerCredit 0.01 USD per AI credit
copilotUsage.dailyLimit.enabled false Opt in to the daily spend guard
copilotUsage.dailyLimit.dollars 0 Daily USD cap (0 = use credit cap)
copilotUsage.workspaceStoragePath auto Override VS Code workspaceStorage root

Full configuration reference, data sources, and internals: ARCHITECTURE.md

License

MIT

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