【VSCode】Windows系统的WSL无法启动vscode问题

在WSL环境中无法启动vscode时,有可能是 WSL 插件的影响,可以使用下面的步骤来解决:

  1. Open VS Code on Windows
  2. Open Extensions and then search on WSL
  3. It should say the extension needs to be reloaded - go ahead and reload it
  4. Open WSL and type code
  5. This should force another upgrade of code and this time it should launch.

参考:Cannot start vscode in WSL

你可能感兴趣的:(Windows,vscode,ide,编辑器)