VS Code Remote-SSH 提示 ssh installation not found

https://code.visualstudio.com/docs/remote/ssh#_getting-started 帮助页面

Installation

To get started, you need to:

  1. Install an OpenSSH compatible SSH client if one is not already present.

  2. Install Visual Studio Code or Visual Studio Code Insiders.

  3. Install the Remote Development extension pack.

  4. [Optional] If you are on macOS or Linux and need to enter a token or password when connecting to your host, you can enable ControlMaster in your SSH config to prevent you from having to enter it multiple times.


第一步安装OpenSSH compatible SSH client 点击链接,很不幸我的系统是 Earlier Windows ,然而我装完Git-2.23.0-64-bit.exe 依旧提示QQ截图20190818115251.png

 百度了一个如何windows安装openssh 的教程 Windows安装OpenSSH服务 安装完了还是提示

最后在首选项里找到了ssh 配置

QQ截图20190818115843.png
QQ图片20190818132311.png

QQ截图20190818115747.png

 

 

 

 

发表评论 / Comment

用心评论~