在我点击了使用github账号登录之后没有任何反应
报错日志如下:
2025-05-19 18:03:53.979 [error] [default] github.copilot.signIn: TokenResultError [CopilotAuthError]: Timed out waiting for authentication provider to register
{
result: {
reason: 'NotSignedIn',
message: 'Timed out waiting for authentication provider to register'
},
[cause]: undefined
}
有佬友知道怎么解决这个问题吗
目前已经尝试过:
- 卸载vscode重装
- 卸载插件重装
- 在本地删除
github.copilot-1.322.1572和github.copilot-chat-0.27.1
这些方法都没有效果
