Shx Guo
Shx Guo
You can build it yourself https://github.com/intitni/CopilotForXcode/discussions/250
Do you mean this?
the line above should be `guard let self else { return }`
I think the reason is that both the host app and the service app were checking for updates. I haven't found a good solution to prevent this yet, but I...
Sadly, Apple Pay in Safari is not available in my country, I can't even add a card to my Mac. If anyone wants to help debugging this, the app maintains...
I have created [this project](https://github.com/intitni/CopilotForXcode-ApplePay-Conflict-Debug) that only contains the window part of the app. For anyone interested in helping debugging this issue and but don't want to build the whole...
There is no plan at the moment but I think it's possible given that they are providing a [Neovim plugin](https://gitlab.com/gitlab-org/editor-extensions/gitlab.vim) that contains a language server. I will give it a...
Please try updating the app to the latest version. If the issue persists, please let me know: - Does the circular widget animate when you stop typing (which indicates that...
Please simply use Copilot for Xcode. Codeium for Xcode is just a subset of the app. Moving text cursor will not trigger realtime suggestion and will cancel all previous requests,...
@nenseso If you saw the animation that means the app was working. Maybe there was something wrong with the GitHub Copilot language server. Please turn on verbose log. Open Console.app...