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

相关推荐
专注VB编程开发20年4 小时前
javascript的类,ES6模块写法在VSCODE中智能提示
开发语言·javascript·vscode
笑醉踏歌行17 小时前
idea应用代码配色网站
java·ide·intellij-idea
电脑能手18 小时前
遇到该问题:kex_exchange_identification: read: Connection reset`的解决办法
linux·ubuntu·ssh
韩初心19 小时前
使用 visual studio 2022 编译 Lua5.4.8
ide·visual studio·lua5.4
myloveasuka20 小时前
信号操作集函数
linux·运维·服务器·c语言·c++·vscode
comeilmforever21 小时前
IDEA2025 Version Control 窗口 local changes显示
java·ide·intellij-idea
kiss strong1 天前
好用的自带AI功能的国产IDE
ide
成遇10 天前
在Vscode中安装Sass并配置
vscode·rust·sass
API开发11 天前
苹果芯片macOS安装版Homebrew(亲测) ,一键安装node、python、vscode等,比绿色软件还干净、无污染
vscode·python·docker·nodejs·openssl·brew·homebrew
微风好飞行11 天前
Vite 打包 vscode 扩展遇到的模块问题
javascript·vscode·vite