github / CopilotForXcode

Xcode extension for GitHub Copilot
MIT License
568 stars 5 forks source link

Tab completion not working with Accessibility Keyboard #5

Open tensei opened 6 hours ago

tensei commented 6 hours ago

Describe the bug

As the title says tab completion is not working with the Accessibility Keyboard.

Versions

Steps to reproduce

  1. Open the Accessibility Keyboard in Settings -> Accessibility -> Keyboard -> toggle Accessibility Keyboard on
  2. start typing in xcode and try to tab complete with the on-screen Accessibility Keyboard

Screenshots

https://github.com/user-attachments/assets/9990d285-b882-4543-b874-919aea852796

Logs

Additional context

devm33 commented 6 hours ago

Hi @tensei, thanks for trying out Copilot for Xcode and sharing a detailed bug.

Confirming I can reproduce this ✅ We will look into it.

As a workaround, you can assign an alternate keyboard shortcut to GitHub Copilot > Accept Suggestion in Xcode preferences:

Screenshot of Xcode keybindings preferences
tensei commented 6 hours ago

@devm33 Thank you for the quick response, I’ll patiently wait for a fix 🙏