Better Handling of Copilot Limits #24158
minibikini
started this conversation in
Feature Ideas / Enhancements
Replies: 2 comments
-
This also stopped working for me, I'm getting the following along with the error @minibikini reported.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm a GitHub Copilot free user and recently started using it with Zed Editor. The combination works wonderfully, but I've encountered an issue where code completions suddenly stopped working. Initially, I suspected that I might have hit the free-tier limits, but there was no notification in the Zed Editor UI. It just stopped working without any warning.
Upon checking Zed's log, I found a message from the Copilot Language Server indicating that I had reached my monthly code completion limit. Now I understand what happened, but it would be incredibly helpful if Zed could provide a clear notification when a user has reached their API usage limits.
Here is the log message I found:
Not sure if it's a bug report or a feature request so opening a discussion.
Beta Was this translation helpful? Give feedback.
All reactions