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

相关推荐
lswzw2 小时前
我开源了 ssh-mcp:让支持 MCP 的 AI 客户端通过 SSH 查服务器、查数据库、读文件和部署
人工智能·开源·ssh
salestina2 小时前
vscode迁移扩展目录
ide·vscode·编辑器
北冥you鱼6 小时前
HTTPS 推送失败?改用 SSH 一键搞定
网络协议·https·ssh
zhendianluli15 小时前
VS Code Remote-SSH 连接故障排查手册(精详版)
运维·ssh
sunoo-22920 小时前
【Linux 系统编程】学习第七天:线程属性 | 互斥锁 | 死锁 | 信号量 核心知识点 + 踩坑实战
linux·c语言·笔记·vscode·学习
Zkaisen21 小时前
【Gitee】SSH 公钥、GPG 公钥、私人令牌的区别
运维·gitee·ssh
铁手飞鹰21 小时前
VSCode Python .embed 嵌入式环境黄色波浪线问题
ide·vscode·python
吴可可1231 天前
VSCode助力机械臂轨迹开发
vscode
樱花落木兰1 天前
Git 超全零基础教程|三区原理、全套命令、分支协作、冲突解决、IDEA 集成(面试必备)
ide·git·json·github
意法半导体STM321 天前
【官方原创】LAT1695转换STM32CubeIDE工程到STM32CubeIDE for Visual Studio Code
vscode·stm32·单片机·嵌入式硬件