intitni / CopilotForXcode

The missing GitHub Copilot, Codeium and ChatGPT Xcode Source Editor Extension
https://copilotforxcode.intii.com
MIT License
7.62k stars 372 forks source link

[Bug]: Language server error #527

Closed MaksimBezdrobnoi closed 4 months ago

MaksimBezdrobnoi commented 4 months ago

Before Reporting

What happened?

After update, Copilot doesn't work

image

How to reproduce the bug.

  1. Open Xcode
  2. Try to use copilot

Relevant log output

No response

macOS version

14.5

Xcode version

15.3

Copilot for Xcode version

0.33.1

intitni commented 4 months ago

0.33.1 introduced a breaking change as stated in the change log.

[!IMPORTANT]
This version does not support the old versions of the language server.

Though the language server will be upgraded automatically on launch, if you find that it's not working, please make sure to update the language server in the app and restart the service app. Some breaking changes are introduced, please let me know if it's still working correctly for you.

MaksimBezdrobnoi commented 4 months ago

Yes, you're right. Everything is OK after the manual update

gpambrozio commented 3 months ago

Getting this as well. When you say "update the language server in the app" or "manual update", what do you mean? I don't see any way to update the language server anywhere in the app. Thanks

intitni commented 3 months ago

@gpambrozio It’s in the GitHub Copilot settings. If there is no update available, that means it’s already been updated but the app is not using it yet, please restart the service app.