CopilotForXcode icon indicating copy to clipboard operation
CopilotForXcode copied to clipboard

Xcode extension for GitHub Copilot

Results 178 CopilotForXcode issues
Sort by recently updated
recently updated
newest added

**Describe the bug** **Versions** - Copilot for Xcode: [e.g. 0.25.0] - Xcode: [e.g. 16.0] - macOS: [e.g. 14.6.1] **Steps to reproduce** 1. 2. **Screenshots** **Logs** **Additional context**

**Describe the bug** It was reported to the GitHub Docs team that "Preview" needs to be removed from the readme here: https://github.com/github/CopilotForXcode?tab=readme-ov-file#-github-copilot-for-xcode This is now GA. See: https://github.blog/changelog/2025-02-14-code-completion-in-github-copilot-for-xcode-is-now-generally-available/ **Versions** -...

### Description I am experiencing an issue with GitHub Copilot for Xcode where the auto-generated comments for my class are inconsistent and of poor quality. When I press `//` to...

**Describe the bug** **Versions** - Copilot for Xcode: [e.g. 1.245.0] - Xcode: [e.g. 15.3] - macOS: [e.g. 14.3] **Steps to reproduce** 1. Copilot code completion don't work, **Screenshots** **Logs** [2025-01-12T03:43:33.700Z]...

**Describe the bug** **Versions** - Copilot for Xcode: [e.g. 0.25.0] - Xcode: [e.g. 16.0] - macOS: [e.g. 14.6.1] **Steps to reproduce** 1. 2. **Screenshots** **Logs** **Additional context**

**Describe the bug** **Versions** - Copilot for Xcode: [e.g. 0.25.0] - Xcode: [e.g. 16.0] - macOS: [e.g. 14.6.1] CopilotForXcode这几天突然无法使用了,大家有这样的情况吗?

Get suggestion not work. **Versions** - Copilot for Xcode: 0.29.0 - Xcode: 16.2 - macOS: 15.2 **Logs** [2025-01-09T01:13:23.102Z] [debug] [Service] [3794] TabToAcceptSuggestion: Activated. file: /Users/runner/work/copilot-xcode/copilot-xcode/Core/Sources/KeyBindingManager/TabToAcceptSuggestion.swift line: 14 function: TabToAcceptSuggestion [2025-01-09T01:13:23.191Z]...

**Versions** - Copilot for Xcode: [e.g. 0.25.0] - Xcode: [e.g. 16.2] - macOS: [e.g. 15.1.1] question description: After being prepared according to the official documentation, it worked normally for the...

Since Copilot for Xcode is still a "pre-release"/Beta Preview, some companies will still prevent their usage. Is there any timeline as to when/if it will become "stable"/"supported"?

## Summary The `replace_string_in_file` editing tool consistently reports successful edits but fails to write changes to disk, requiring escalation to `insert_edit_into_file`. This silent failure wastes significant time and breaks trust...