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

相关推荐
zzz海羊7 分钟前
VSCode配置java中的lombok
java·开发语言·vscode
清蒸鳜鱼2 小时前
【Windows】本地安装Latex(搭配vscode)
ide·vscode·编辑器
( ˶˙⚇˙˶ )୨⚑︎3 小时前
VSCode SSH免密连接主机 GitHub添加SSH密钥
vscode·ssh·github
程序员 _孜然9 小时前
【最详细】android-studio-2025.2.x新版本,导出apk,含jks证书生成
android·ide·android studio
BestOrNothing_201513 小时前
Git 中新建学习分支 + 暂存修改 + VSCode 可视化查看改动(超详细教程)
git·vscode·版本控制·开发技巧
FOREVER-Q15 小时前
从开发到部署:Docker 化前端应用全流程指南
ide·docker·webstorm
secondyoung17 小时前
Mermaid流程图高效转换为图片方案
c语言·人工智能·windows·vscode·python·docker·流程图
云和数据.ChenGuang20 小时前
pycharm怎么将背景换成白色
ide·python·pycharm
q***72561 天前
vscode配置django环境并创建django项目(全图文操作)
vscode·django·sqlite
saber_andlibert1 天前
【Linux】Shell脚本
运维·chrome·vscode·编辑器·vim·shell