-
Notifications
You must be signed in to change notification settings - Fork 339
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Copilot code completion don't work. #106
Comments
Yes it doesn't look to have a limit
Yahoo Mail: Search, organise, conquer
On Sat, 11 Jan 2025 at 5:20, ***@***.***> wrote:
Versions
- Copilot for Xcode: [e.g. 0.25.0]
- Xcode: [e.g. 16.2]
- macOS: [e.g. 15.1.1]
question description:
After being prepared according to the official documentation, it worked normally for the first few days, and now suddenly code completion does not work.
github-copilot-for-xcode.log
[GitHubCopilot] [56586] Try getting suggestions again: Language server error: Server error: -32603 rate limited nil
my guess:
Does the free version of copilot for xcode also have a 2000 code completion limit?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
YES, Copilot for Xcode follows the same 2000 code completion limit per month for free plan. See more at the doc https://docs.github.com/en/copilot/about-github-copilot/subscription-plans-for-github-copilot. |
@testforstephen got it. thanks |
Versions
question description:
After being prepared according to the official documentation, it worked normally for the first few days, and now suddenly code completion does not work.
github-copilot-for-xcode.log
[GitHubCopilot] [56586] Try getting suggestions again: Language server error: Server error: -32603 rate limited nil
my guess:
Does the free version of copilot for xcode also have a 2000 code completion limit?
The text was updated successfully, but these errors were encountered: