Devraj Mehta

Results 57 comments of Devraj Mehta

@kenchan0130 Nice progress! It looks like the issue is now that the source editor extension running inside Xcode is not able to make the XPC call to the Copilot for...

@kenchan0130 thanks for the sharing the console.app logs, digging through there I'd say this error is a likely culprit: ``` Default 14:40:27.134448+0900 Xcode [0x33dc31830] activating connection: mach=false listener=false peer=false name=com.github.CopilotForXcode.EditorExtension.apple-extension-service...

Hi @ipodishima thanks for trying out GitHub Copilot for Xcode and providing detailed feedback! Looking through the log I don't see the Xcode observations failing. So far I'm not able...

Hi @ipodishima, thank you for sharing your log file. Looking in there I see `Trigger menu item Editor/GitHub Copilot/Sync Text Settings failed: Sync Text Settings is not found.` which would...

This is fixed in the latest prerelease [0.0.355-33](https://www.npmjs.com/package/@github/copilot/v/0.0.355-33) ``` npm i -g @github/copilot@prerelease ```

Hello, we have pushed a new Copilot extension version 1.311.0 that we believe will fix the issues you're seeing. Please let us know if you are still experiencing the issue...

Thanks for the feedback here. If you update to the latest GitHub Copilot extension pre-release version you should see the `GitHub Copilot: Change Completions Model` available with only one model:...

@trymzet the models you have access to will be shown in that picker. For most users, that is only the GPT 4o model right now.

@trymzet The menu under `GitHub Copilot: Change Completions Model` only applies to the model used for code completions in the editor. For chat use cases, many other models are available....

🙂 Sorry didn't mean to be indirect. Yes the previous GPT 3.5T model for code completions is being retired and GPT 4o is the default now: https://github.blog/changelog/2025-03-27-gpt-4o-copilot-your-new-code-completion-model-is-now-generally-available/