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

相关推荐
X1A0RAN6 小时前
python 借助 paramiko 库执行 SSH命令报错:input is not a terminal 解决方式
开发语言·python·ssh
haiyu柠檬11 小时前
IDEA和VSCode中好用的插件推荐
java·vscode·intellij-idea
wzfj1234513 小时前
vscode 安装 Serial Monitor 扩展
vscode·serial
qq_3775727714 小时前
vscode markdown enter键不能添加多个空白行
ide·vscode
honortech15 小时前
Android studio中配置gradle和对应的AGP版本
android·ide·android studio
secondyoung16 小时前
Git使用:rebase用法
c语言·经验分享·git·vscode
草原上唱山歌16 小时前
推荐使用的C++ IDE
开发语言·c++·ide
智驾16 小时前
【瑞萨RA x Zephyr评测】四、在线调试功能
vscode·debug·瑞萨·zephyr·renesas·ra6e2·fpb-ra6e2
番茄灭世神17 小时前
基于VScode的C/C++环境搭建
vscode·cmake·gcc·c\c++·llvm·工具链搭建
沈千秋.17 小时前
简单文件包含案例
android·ide·android studio·文件包含