VSCode Remote-SSH (Windows)

1. VSCode 安装

VSCode

2. 安装扩展 Remote SSH


Getting started

Follow the step-by-step tutorial or if you have a simple SSH host setup, connect to it as follows:

  1. Press F1 and run the Remote-SSH: Open SSH Host... command.
  2. Enter your user and host/IP in the following format in the input box that appears and press enter: user@host-or-ip or user@domain@host-or-ip
  3. If prompted, enter your password (but we suggest setting up key based authentication).
  4. After you are connected, use File > Open Folder to open a folder on the host.

远程资源管理器

3. 使用

配置 config 文件

回车

输入服务器信息, 保存

Host:机器名称

HostName:IP 地址

User:用户名

保存后会生成一个以 Host:机器名称命名的 remote


连接

选择操作系统

输入密码

连接成功!

相关推荐
张童瑶34 分钟前
Linux SSH隧道代理转发及多层转发
linux·运维·ssh
我命由我1234538 分钟前
VSCode - Prettier 配置格式化的单行长度
开发语言·前端·ide·vscode·前端框架·编辑器·学习方法
zfj3215 小时前
vscode是js开发的,为什么能支持golang java等各种语言开发
javascript·vscode·golang
Lv11770086 小时前
Visual Studio中的字典
ide·笔记·c#·visual studio
Alsn866 小时前
24.idea专业版安装+maven、tomcat安装并部署到idea
java·ide·intellij-idea
有梦想的鱼7 小时前
vscode letax编译中英文论文(傻瓜式、一分钟)
ide·vscode·编辑器
qq_214782618 小时前
GWalkR,部分替代Tableau!
ide·python·jupyter
jiayong2311 小时前
IntelliJ IDEA 使用指南
java·ide·intellij-idea
前端无涯11 小时前
Qoder的使用
前端·ide·ai·qoder
爱埋珊瑚海~~11 小时前
Android Studio模拟器一直加载中
android·ide·android studio