Chat show "No Active Xcode Workspace"
Describe the bug When I’m using Xcode, my dialog box remains unresponsive.I tried uninstalling and reinstalling, but the result is still the same.What should I do to fix it?
Versions
- Copilot for Xcode: [Version 0.33.0 (0.33.0)]
- Xcode: [Version 16.0 (16A242d)]
- macOS: [15.0 (24A335)]
Steps to reproduce
- open Xcode and open Chat
- write some code
Screenshots
Logs
Additional context
@kevinxie120 thanks for reaching out. Could you share the logs to us? It's in some place like ~/Library/Logs/GitHubCopilot/github-copilot-for-xcode.log
I'm new here and I want to get to know whats up
@kevinxie120 thanks for reaching out. Could you share the logs to us? It's in some place like
~/Library/Logs/GitHubCopilot/github-copilot-for-xcode.log
@testforstephen Have you found out the cause of this issue?Thanks
@kevinxie120 sorry for late response. No evidence found about the root cause. Could you try to use the script https://github.com/github/CopilotForXcode/blob/main/Script/uninstall-app.sh to uninstall it first, and then reinstall the latest pre-release https://github.com/github/CopilotForXcode/releases/tag/0.34.117? thanks.
@kevinxie120 sorry for late response. No evidence found about the root cause. Could you try to use the script https://github.com/github/CopilotForXcode/blob/main/Script/uninstall-app.sh to uninstall it first, and then reinstall the latest pre-release https://github.com/github/CopilotForXcode/releases/tag/0.34.117? thanks.
It works.Thanks a lot.