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

相关推荐
ZHOUPUYU27 分钟前
IntelliJ IDEA超详细下载安装教程(附安装包)
java·ide·intellij-idea
真·Wild·攻城狮40 分钟前
【码农日常】Vscode Clangd初始化失败(Win10)
ide·vscode·编辑器
小堇不是码农41 分钟前
在VScode中配置C_C++环境
c语言·c++·vscode
七灵微41 分钟前
【测试】【Debug】vscode中同一个测试用例出现重复
ide·vscode·编辑器
Diamond技术流13 小时前
从0开始学习Linux——远程连接工具
linux·学习·centos·ssh·xshell·ftp
哇咔咔哇咔14 小时前
使用Markdown编写适用于GitHub的README.md文件的目录结构
vscode·markdown
Rverdoser16 小时前
Android Studio 多工程公用module引用
android·ide·android studio
free_girl_fang18 小时前
高效作业之Mybatis缓存
java·ide·缓存·mybatis
星寂樱易李19 小时前
pycharm 使用
ide·python·pycharm
羊小猪~~19 小时前
神经网络基础--什么是神经网络?? 常用激活函数是什么???
人工智能·vscode·深度学习·神经网络·机器学习