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

相关推荐
jfqqqqq1 小时前
win11下intelliJ idea的shift + F6无效
java·ide·intellij-idea
切糕师学AI3 小时前
解决 VS2026 使用卡顿的问题
ide·visual studio
爆打维c7 小时前
Github配置SSH Key(新手友好版)
ssh·github
历程里程碑9 小时前
40 UDP - 2 C++实现英汉词典查询服务
linux·开发语言·数据结构·c++·ide·c#·vim
万里沧海寄云帆9 小时前
Vscode解决python venv虚拟环境问题
ide·vscode·python
chalmers_159 小时前
封禁暴力破解SSH的攻击IP
linux·服务器·ssh
掘根10 小时前
【即时通讯项目】环境搭建9——语言平台
ide·macos·xcode
小温冲冲10 小时前
ReSharper 在 Visual Studio 中的详细配置指南
c++·ide·qt·visual studio
深蓝轨迹11 小时前
IDEA 常用编辑快捷键清单
java·ide·intellij-idea
还是大剑师兰特11 小时前
VSCode 代码格式化完整解决方案(插件 + 配置 + 快捷键)
ide·vscode·编辑器