vscode 1.99 后无法连接到 ubuntu 18.04
原文: vscode 1.99 后无法连接到 ubuntu 18.04 | Akkuman 的技术博客 背景 vscode 远程开发出现报错 The remote host doesn’t meet the prerequisites for running VS Code Server(远程主机不满足运行VS Code服务器的先决条件) ...
原文: vscode 1.99 后无法连接到 ubuntu 18.04 | Akkuman 的技术博客 背景 vscode 远程开发出现报错 The remote host doesn’t meet the prerequisites for running VS Code Server(远程主机不满足运行VS Code服务器的先决条件) ...
1.安装Python插件 在VScode界面按Crtl+Shift+P或者F1 输入ext install 直接安装Python,也就是点击它,然后等待,安装好后会提示你重启 ...