intitni/CopilotForXcode

[Help Wanted]: Keyboard shortcuts no longer working from Xcode to Codeium.

Open

#438 opened on Feb 8, 2024

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Swift (8,256 stars) (426 forks)batch import
help wanted

Description

Before Reporting

  • I have checked FAQ, and there is no solution to my issue
  • I have searched the existing issues, and there is no existing issue for my issue

Describe your issue

After installation everything was fine. I was able to set the key bindings in Xcode and use them as you would expect. I had set " Shift + Option + ] " or " Shift + } " initially to accept, as recommended and it worked well. Then for some reason, it just stopped working.
When it hit " Shift + Option + ] " now it produces a ’ instead of accepting. Right now Xcode seems to be the only app that returns alt codes when i use this button combination. Some setting in Xcode seems to have changed. Let me know if anyone else has experienced this or if you have any ideas. Thanks.

Update: I have tried to replace the keyboard layout as instructed below and it does not produce special characters anymore. However no binding I make in Xcode works for me anymore with Codeium.

https://stackoverflow.com/questions/11876485/how-to-disable-generating-special-characters-when-pressing-the-alta-optiona

Contributor guide