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

相关推荐
青鱼入云1 天前
IDEA源码阅读神器-Diagram工具
java·ide·intellij-idea
言6661 天前
vscode 设置中文-语言
ide·vscode·编辑器
Lisonseekpan1 天前
IntelliJ IDEA 快捷键全解析与高效使用指南
java·ide·后端·intellij-idea
专注VB编程开发20年1 天前
vs2022 IDE扩展无法卸载/VSI 插件卸载及实例清理
ide·visual studio·vs2022·vsix·插件开发
百***12221 天前
vscode配置django环境并创建django项目(全图文操作)
vscode·django·sqlite
Molesidy2 天前
【VSCode】【Clangd】Win下的基于LLVM/Clangd+Clangd插件+MINGW+CMake的VSCode配置C/C++开发环境的详细教程
c++·ide·vscode·clangd·llvm
zbhbbedp282793cl2 天前
如何在VSCode中安装Python扩展?
ide·vscode·python
天天向上10242 天前
markdown及vscode中可以的emoji
ide·vscode·编辑器
小明_GLC2 天前
关于新项目在PyCharm中自动构建UV环境的问题
ide·pycharm·uv
Joyce_JTR2 天前
【vscode】vscode上plantuml安装和使用
ide·vscode·编辑器