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

相关推荐
南知意-1 小时前
IDEA 2026.1最新版安装教程
java·ide·intellij-idea·idea安装·idea激活
隔窗听雨眠2 小时前
Typora插件开发指南:从零打造IDE级写作环境
ide·typora
专注_每天进步一点点4 小时前
IDEA中,Apifox Helper 的 2.0.15-243版本的插件 导出指定的接口,入参的中文名为空,描述为空
java·ide·intellij-idea
郝亚军4 小时前
如何在vscode上运行python程序
ide·vscode·编辑器
Arvin.Angela4 小时前
VsCode 安装文档
ide·vscode·编辑器
郝亚军5 小时前
Visual Studio 2022安装for C++桌面开发
c++·ide·visual studio
高旭的旭5 小时前
反向 SSH 隧道远程方案
运维·ssh
CAir25 小时前
copilot配置deepseek和skills
vscode·copilot·skill·deepseek
北凉军6 小时前
更换PyCharm 任务栏图标
ide·python·pycharm
独隅7 小时前
Visual Studio Code 和 Visual Studio 2026 两大开发工具的核心差异
java·vscode·visual studio