CopilotForXcode icon indicating copy to clipboard operation
CopilotForXcode copied to clipboard

Copilot code completion don't work.

Open ildream opened this issue 11 months ago • 4 comments

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?

ildream avatar Jan 11 '25 04:01 ildream

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 avatar Jan 11 '25 11:01 testforstephen

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

ildream avatar Jan 11 '25 11:01 ildream

i saw it in official documentation

image

ildream avatar Jan 11 '25 12:01 ildream