github / github/CopilotForXcode
Swift Code Completion does not include a closing brace
Ouverte
- Langage dominant
- Swift
- Étoiles
- 6.3k
- Forks
- 2k
- Merge moyen
- 2 min
- PR mergées (30 j)
- 2
Description
**Describe the bug**
If you let copilot generate a function, as it generates suggestions, when it is done, it never inserts the closing brace '}' so the end result is always a compilation error.
**Versions**
- Copilot for Xcode: 0.34
- Xcode: 16.3
- macOS: 15.4.1
**Steps to reproduce**
1. create a new project or open existing one
2. type func and let copilot start generating code. It will never include the closing } causing the compiler to complain.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.