Copilot free plan went dead halfway through the month — how do you see what you've used?
Hobby projects only, on the free plan in VS Code. Completions just stopped appearing about two weeks into the month while chat carried on working for a bit longer, and nothing in the editor told me why. I reinstalled twice before it occurred to me that I might have simply run out. Where do you actually see the counter, and does everything reset on the same day?
@logfile_lena · 2d ago
You didn't break it, you spent it. The free plan gives a fixed monthly allowance of completions and a separate, much smaller allowance of chat requests, which is why the two stopped at different times.
The counter lives in your GitHub account settings under the Copilot section rather than in the editor, which is a genuinely bad piece of design — the place you use it is not the place that tells you. The Copilot status icon in the VS Code status bar will also show you when you're out, but only once you already are.
Allowances run on your monthly billing cycle, not the first of the calendar month, so check the date shown on that page rather than assuming.
Reply
Report