问题表现
使用 VsCode 连接到 WSL 后,Copilot 无法进行自动或手动补全,在聊天窗口输入信息后始终显示'正在准备 Copilot'。
使用 Ctrl+`` 打开面板,点击'输出'面板,右上角选择"Github Copilot Chat",可以看到错误日志如下:
2025-09-03 15:54:27.648 [info] [GitExtensionServiceImpl] Initializing Git extension service. 2025-09-03 15:54:27.648 [info] Can't use the Electron fetcher in this environment. 2025-09-03 15:54:27.648 [info] Using the Node fetch fetcher. 2025-09-03 15:54:27.648 [info] [GitExtensionServiceImpl] Successfully activated the . :: : . :: . :: :: :: '' :: : :///:: (:internal/process/::) (/home/focksor/.vscode-server/extensions/github.copilot-chat-./dist/extension.::) (/home/focksor/.vscode-server/extensions/github.copilot-chat-./dist/extension.::) :

