github / CopilotForXcode

Xcode extension for GitHub Copilot
MIT License
1.94k stars 37 forks source link

Feature Request: Partial Accept #16

Open alexeichhorn opened 4 weeks ago

alexeichhorn commented 4 weeks ago

Currently you can either accept:

However, there is currently no way to partially accept a suggestion. In VSCode, you can do this with cmd + tab, where it only accepts "one word" of the suggestion. This allows for pressing this command a couple of times up to the point you agree with the suggestion and then simply write from there. For me, and many colleagues this speeds up their Copilot experience in VSCode tremendously - would be nice to have it in Xcode as well.

devm33 commented 4 weeks ago

Hi @alexeichhorn, thanks for trying out Copilot for Xcode and sharing your feedback! This is a great request and definitely on our roadmap 👍

alexeichhorn commented 4 weeks ago

Thanks. Great to hear that 🤩