02集成开发工具配置VScode SSH连接Ubuntu20.04 - 输入密码连接

文章目录

  • [1. running the VScode in Admin mode](#1. running the VScode in Admin mode)
  • [2. Install the plugin](#2. Install the plugin)
  • [3. New Remote](#3. New Remote)
  • [4. Enther the command at the top blanket column in VS Code](#4. Enther the command at the top blanket column in VS Code)
  • [5. Setup the ssh config file](#5. Setup the ssh config file)
  • [6. Restart VScode](#6. Restart VScode)
  • [7. Connect to the Server](#7. Connect to the Server)
  • [8. Open the remote folder](#8. Open the remote folder)

1. running the VScode in Admin mode

管理员模式打开VScode

2. Install the plugin

cpp 复制代码
Remote Development
C/C++
Code Runner
CMake

3. New Remote

4. Enther the command at the top blanket column in VS Code

5. Setup the ssh config file

6. Restart VScode

The VScode will auto identify the remote server

7. Connect to the Server

8. Open the remote folder

相关推荐
yeziyfx1 小时前
vs code 使用Git拉取/克隆(clone)仓库项目
git·vscode
杂家3 小时前
WebStorm搭建Vue3+Element Plus
ide·webstorm
一招定胜负6 小时前
智慧课堂项目面试复习资料
ide·macos·xcode
最贪吃的虎9 小时前
GitHub推送又超时了?试试SSH
运维·ssh·github
spencer_tseng11 小时前
Android Studio [Gradle JDK]
android·ide·android studio
H@Z*rTE|i12 小时前
vscode 安装配置claudeCode 配置美团免费模型LongCat-Flash-Thinking-2601的每天500000token 保姆级教程
ide·vscode·编辑器
KongHen0212 小时前
Android Studio最新版汉化教程(2025年10月17日)
android·ide·android studio
学嵌入式的小杨同学12 小时前
STM32 进阶封神之路(三十四):TFT LCD 深度全解 —— 显示原理、ILI9341 控制器、8080 并行接口与底层驱动体系
vscode·stm32·单片机·嵌入式硬件·mcu·智能硬件·嵌入式实时数据库
亚马逊云开发者12 小时前
IDEA 里装个 AI 助手:Amazon Q Developer for JetBrains 实测体验
java·ide·intellij-idea
wanderist.14 小时前
【故障复盘】VS Code Remote-SSH 连接失败:ZeroTier 链路异常与 GLIBC 版本冲突双重坑
运维·ssh