You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
or the entire multiline code-block (with alt + tab)
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.
The text was updated successfully, but these errors were encountered:
Currently you can either accept:
tab
)alt + tab
)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.The text was updated successfully, but these errors were encountered: