github / github/CopilotForXcode
Copilot doesn't work well after manually edit code.
未關閉
- 主要語言
- Swift
- 星號
- 6.3k
- 分支
- 2k
- 平均合併
- 2 分鐘
- 30 天內合併 PR
- 2
描述
**Describe the bug**
Copilot always revert my edited code to previous code.
**Versions**
- Copilot for Xcode: 0.43.140
- Xcode: 26.0.1
- macOS: 26.0.1
**Steps to reproduce**
1. Ask Copilot to change some code.
2. Manually change some code.
3. Ask Copilot to change some other code.
Copilot will do the task I ask, but always revert what I changed. Create new tab will be the same. Only quit and reopen will work.
It reason is because copilot always read it cache instead of the file in Xcode. Copilot knows it and it doesn't follow my instruction to read from Xcode. It answers but still using the cache.
**Screenshots**
**Logs**
**Additional context**
貢獻指南
評估
這個 Issue 還沒有評估資料。