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


连接

选择操作系统

输入密码

连接成功!

相关推荐
better11203 小时前
IDE热键冲突的解决
ide
JosieBook8 小时前
【软件安装】在 Visual Studio 2022 中安装 RDLC 报表插件的详细教程
ide·visual studio
qc175210 小时前
PyCharm + 远程调试路径映射总结(以 diffusers 为例)
ide·python·pycharm
哲此一生98410 小时前
Vscode中选择Conda环境
ide·vscode·编辑器
练习时长一年12 小时前
IDEA开发常用快捷键总结
java·ide·intellij-idea
怒放的生命199113 小时前
前端vue项目在vscode使用插件部署到服服务器的方法
服务器·ide·vscode
朱嘉鼎13 小时前
VSCode + Copilot
ide·vscode·编辑器
superman超哥13 小时前
Rust 开发环境配置:IDE 选择与深度优化实践
开发语言·ide·rust
Aevget14 小时前
「Java EE开发指南」如何用MyEclipse设置Java项目依赖项属性?
java·ide·java-ee·eclipse·myeclipse
我是苹果,不是香蕉16 小时前
vscode使用verilog format插件教程
ide·vscode·编辑器