CopilotForXcode icon indicating copy to clipboard operation
CopilotForXcode copied to clipboard

Completion while typing not working

Open learnwithgabbar opened this issue 2 months ago • 3 comments

Describe the bug

Versions

  • Copilot for Xcode: 0.44.151
  • Xcode: 26.2
  • macOS: 26.1

Completion while typing is not working, with the following logs

[2025-11-12T02:52:44.767Z] [info] [GitHubCopilot] [90407] window/logMessage: { "message" : "[streamChoices] choice { text: '\n', index: 1, finish_reason: null }", "type" : 4 } [2025-11-12T02:52:44.767Z] [info] [GitHubCopilot] [90407] window/logMessage: { "message" : "[streamChoices] choice { text: '\t', index: 1, finish_reason: 'stop' }", "type" : 4 } [2025-11-12T02:52:44.767Z] [info] [GitHubCopilot] [90407] window/logMessage: { "message" : "[streamChoices] solution 1 returned. finish reason: [stop]", "type" : 3 } [2025-11-12T02:52:44.767Z] [info] [GitHubCopilot] [90407] window/logMessage: { "message" : "[streamChoices] solution 1 details: finishOffset: [undefined]", "type" : 4 } [2025-11-12T02:52:44.769Z] [info] [GitHubCopilot] [90407] window/logMessage: { "message" : "[streamChoices] chunk data: [DONE]\n\n", "type" : 4 } [2025-11-12T02:52:44.769Z] [info] [GitHubCopilot] [90407] window/logMessage: { "message" : "[streamChoices] request done: headerRequestId: [de272066-308c-4643-9fb4-0b5478083229] model deployment ID: []", "type" : 4 } [2025-11-12T02:52:44.769Z] [info] [GitHubCopilot] [90407] window/logMessage: { "message" : "[streamChoices] request stats: ChunkStats {\n choices: Map(3) {\n 0 => ChoiceStats { yieldedTokens: 3, seenTokens: 3 },\n 1 => ChoiceStats { yieldedTokens: 3, seenTokens: 3 },\n 2 => ChoiceStats { yieldedTokens: 3, seenTokens: 3 }\n }\n}", "type" : 4 } [2025-11-12T02:52:44.769Z] [info] [GitHubCopilot] [90407] window/logMessage: { "message" : "[ghostText] Produced 0 results from cycling at -1 offset", "type" : 4 } [2025-11-12T02:52:44.769Z] [info] [GitHubCopilot] [90407] didChangeStatus: { "kind" : "Normal", "busy" : false } [2025-11-12T02:52:44.770Z] [info] [GitHubCopilot] [90407] window/logMessage: { "message" : "[getCompletions] No ghostText produced -- empty: no completions in final result", "type" : 4 } [2025-11-12T02:52:50.241Z] [debug] [Service] [90407] TabToAcceptSuggestion: Deactivate. file: /Users/runner/work/copilot-xcode/copilot-xcode/Core/Sources/KeyBindingManager/TabToAcceptSuggestion.swift line: 15 function: TabToAcceptSuggestion [2025-11-12T02:52:50.328Z] [info] [Service] [90407] Extension Service is not updated, no need to quit.

learnwithgabbar avatar Nov 12 '25 03:11 learnwithgabbar

Hey @learnwithgabbar , this could be a known issue. We'll fix it in the next version. Please stay tuned.

lijie-lee avatar Nov 12 '25 08:11 lijie-lee

Waiting for the fix, as it disturbing the development

learnwithgabbar avatar Nov 12 '25 15:11 learnwithgabbar

Hey @learnwithgabbar, the new version CopilotForXcode-0.44.152 is released.

lijie-lee avatar Nov 13 '25 07:11 lijie-lee