We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
Versions
Steps to reproduce
Screenshots
Logs
[2025-01-12T03:43:33.700Z] [info] [GitHubCopilot] [93069] window/logMessage: { "message" : "[lsp] GitHub Copilot Language Server 1.245.0 initialized", "type" : 3 } [2025-01-12T03:43:33.859Z] [info] [GitHubCopilot] [93069] window/logMessage: { "message" : "[certificates] Removed 17 expired certificates", "type" : 3 } [2025-01-12T03:43:34.630Z] [info] [GitHubCopilot] [93069] check status response: Response(status: OK, user: Optional("CoderLineChan")) [2025-01-12T03:43:34.632Z] [info] [GitHubCopilot] [93069] window/logMessage: { "type" : 1, "message" : "[auth] copilotToken.notification: ResponseError: The operation couldn’t be completed. (LanguageServerProtocol.ServerError error 0.)\n at handleResponse (/snapshot/copilot-client/node_modules/vscode-jsonrpc/lib/common/connection.js:565:48)\n at handleMessage (/snapshot/copilot-client/node_modules/vscode-jsonrpc/lib/common/connection.js:345:13)\n at processMessageQueue (/snapshot/copilot-client/node_modules/vscode-jsonrpc/lib/common/connection.js:362:17)\n at Immediate. (/snapshot/copilot-client/node_modules/vscode-jsonrpc/lib/common/connection.js:334:13)\n at processImmediate (node:internal/timers:471:21) {\n code: 32603,\n data: undefined\n}" } [2025-01-12T03:43:35.322Z] [info] [CommunicationBridge] [93064] Service app found: 93069 Optional("com.github.CopilotForXcode.ExtensionService") [2025-01-12T03:43:35.322Z] [info] [CommunicationBridge] [93064] Service app is still valid [2025-01-12T03:44:05.756Z] [info] [Service] [93069] Extension Service is not updated, no need to quit. [2025-01-12T03:44:05.779Z] [info] [GitHubCopilot] [93103] check status response: Response(status: OK, user: Optional("CoderLineChan"))
Additional context
The text was updated successfully, but these errors were encountered:
#108 (comment)
Sorry, something went wrong.
f3258ae8a3b74cfe545a35fc3c95e535
No branches or pull requests
Describe the bug
Versions
Steps to reproduce
Screenshots
Logs
[2025-01-12T03:43:33.700Z] [info] [GitHubCopilot] [93069] window/logMessage: {
"message" : "[lsp] GitHub Copilot Language Server 1.245.0 initialized",
"type" : 3
}
[2025-01-12T03:43:33.859Z] [info] [GitHubCopilot] [93069] window/logMessage: {
"message" : "[certificates] Removed 17 expired certificates",
"type" : 3
}
[2025-01-12T03:43:34.630Z] [info] [GitHubCopilot] [93069] check status response: Response(status: OK, user: Optional("CoderLineChan"))
[2025-01-12T03:43:34.632Z] [info] [GitHubCopilot] [93069] window/logMessage: {
"type" : 1,
"message" : "[auth] copilotToken.notification: ResponseError: The operation couldn’t be completed. (LanguageServerProtocol.ServerError error 0.)\n at handleResponse (/snapshot/copilot-client/node_modules/vscode-jsonrpc/lib/common/connection.js:565:48)\n at handleMessage (/snapshot/copilot-client/node_modules/vscode-jsonrpc/lib/common/connection.js:345:13)\n at processMessageQueue (/snapshot/copilot-client/node_modules/vscode-jsonrpc/lib/common/connection.js:362:17)\n at Immediate. (/snapshot/copilot-client/node_modules/vscode-jsonrpc/lib/common/connection.js:334:13)\n at processImmediate (node:internal/timers:471:21) {\n code: 32603,\n data: undefined\n}"
}
[2025-01-12T03:43:35.322Z] [info] [CommunicationBridge] [93064] Service app found: 93069 Optional("com.github.CopilotForXcode.ExtensionService")
[2025-01-12T03:43:35.322Z] [info] [CommunicationBridge] [93064] Service app is still valid
[2025-01-12T03:44:05.756Z] [info] [Service] [93069] Extension Service is not updated, no need to quit.
[2025-01-12T03:44:05.779Z] [info] [GitHubCopilot] [93103] check status response: Response(status: OK, user: Optional("CoderLineChan"))
Additional context
The text was updated successfully, but these errors were encountered: