VS Code + WSL 下 GitHub 访问不稳定及 Copilot 卡死解决方案
本文记录一次开发环境排查过程:从 VS Code + WSL 环境下 GitHub 克隆失败,到 Copilot/Codex 长时间停在'Thinking…'的完整解决步骤。
一、问题概述
使用 VS Code + WSL 进行开发时可能遇到以下问题:
1. Git clone 失败
fatal: unable to access : Failed to connect to 172.xx.xx.xx port xxxx

