CopilotForXcode icon indicating copy to clipboard operation
CopilotForXcode copied to clipboard

Improve User Experience

Open owenzhao opened this issue 5 months ago • 3 comments

Every time after I upgrade Copilot for Xcode, it requests me to restart Xcode to let it work again. Is that a necessary? I have used other apps like Alex Side Bar, it doesn't request to restart Xcode after it upgrades. So I think maybe this can be improved.

owenzhao avatar Jul 23 '25 09:07 owenzhao

It's because Copilot is registered as Source Editor extension of Xcode, and Xcode does not support dynamically load extensions. Anyway, if you don't restart Xcode immediately after upgrade, both completion and chat should still work.

testforstephen avatar Jul 23 '25 12:07 testforstephen

“both completion and chat should still work”,so only "insert at cursor position" does not work until a reboot? I am used to using copy/paste and I can accept this.

owenzhao avatar Jul 23 '25 20:07 owenzhao

Then move the instruction to an alert when user use "inter at cursor position" will be better.

owenzhao avatar Jul 23 '25 20:07 owenzhao