mhelbich/vs-code-claude-usage ? reverse-engineered prompt

Reverse engineered prompt

Build me a VS Code extension that shows my Claude Code usage right in the editor so I can always tell how much time I have left before I hit a limit.

I want a status bar item that shows both my current session usage and my weekly usage, with simple color feedback like green, yellow, and red. When I hover it, I want a helpful tooltip with exact remaining percentages, progress bars, and the reset times for both the session and the week. Clicking the status bar should refresh the numbers right away.

Also add a history panel in the bottom area that tracks usage over time with a chart, and lets me look at ranges like today, this week, 7 days, and 30 days. It should remember my last view, keep data locally, and let me toggle things like reset markers and forecast lines. Make it work with my existing Claude login, and include settings for refresh timing and warning thresholds. If you need to check current docs, look them up online.