intitni / CopilotForXcode

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

[Bug]: Flashing red cancelled box #237

Closed ICULikeMac closed 1 year ago

ICULikeMac commented 1 year ago

Before Reporting

What happened?

Whilst using codeium suggestions and typing a red box appears with cancelled in it. Suggestions do appear correctly after I stop typing but the red box is present (flashing effect) whenever typing.

Screenshot 2023-05-31 at 9 46 53 am

How to reproduce the bug.

Select Codeium as a suggestion provider, with 0 debounce and start typing, particularly during comments. The open xcode file was a objc file which may/may not be relevant.

Relevant log output

No response

macOS version

13.4

Xcode version

14.3

Copilot for Xcode version

17

Node version

NA

intitni commented 1 year ago

Thanks for reporting, the fix is released in 0.17.1.

ICULikeMac commented 1 year ago

Updated already and fixed - amazing, thank you so much!