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

相关推荐
Molesidy14 小时前
【Git】分别给出添加到Keil工程和IAR工程中的gitnore文件以便不跟踪编译文件的git记录
git·vscode·插件
www.0215 小时前
Codex额度用完怎么办?Windows定时自动继续VS Code Codex任务实战
人工智能·windows·vscode·自动化·openai·codex·autohotkey
星空15 小时前
pycharm复习
ide·python·pycharm
golang学习记16 小时前
Zed 新特性:这次继续抄VSCode
vscode·编辑器·zed
captain37617 小时前
网络原理(3)-TCP核心机制连接管理▲▲▲
java·服务器·网络·ide·网络协议·tcp/ip·java-ee
颜颜yan_21 小时前
Eclipse Theia 鸿蒙 PC 适配全记录:在 HarmonyOS PC 上运行完整 IDE 工作台
ide·eclipse·harmonyos
lbb 小魔仙1 天前
Jupyter Notebook / Lab 深度配置指南:插件 + 内核 + 远程访问 + 容器化部署
ide·python·jupyter
颜颜yan_1 天前
Geany 鸿蒙 PC 适配全记录:以 Qt 重建轻量 IDE,打通编辑、项目检索与命令执行
ide·qt·harmonyos
重生之小比特1 天前
【Java SE】类和对象(一)
java·ide·intellij-idea
皓月盈江1 天前
Linux系统使用VSCode搭建GO开发环境
linux·vscode·ubuntu·golang·debian