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


连接

选择操作系统

输入密码

连接成功!

相关推荐
水云桐程序员1 小时前
一个GCC编译C语言命令的执行过程和错误输出:目录不存在:当前目录下没有output子目录|C语言编译的解决办法|Visual Studio Code
c语言·开发语言·vscode
你的牧游哥1 小时前
Cursor IDE Rules / Skills / Subagents 前端项目配置全指南
前端·ide
jian110582 小时前
Android studio会自动下载高版本的tools
android·ide·android studio
Zender Han2 小时前
VS Code 开发 Flutter 常用快捷键和插件工具详解
android·vscode·flutter·ios
北风toto3 小时前
vscode离线安装插件,下载好的插件在内网安装,解决内网不能联网无法安装插件的问题
ide·vscode·编辑器
Elastic 中国社区官方博客3 小时前
用于 IntelliJ IDEA 的新 ES|QL 插件
java·大数据·数据库·ide·elasticsearch·搜索引擎·intellij-idea
被放养的研究生3 小时前
vscode-settings.json
ide·vscode·json
白露与泡影3 小时前
为什么在IDEA使用@Autowired会报黄?
java·ide·intellij-idea
黑不溜秋的4 小时前
C++ vscode 常用插件
ide·vscode·编辑器
李昊哲小课5 小时前
VS Code settings.json 配置
vscode·trae