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 小时前
Turbo Console Log插件VSCode更改log快捷键教程
ide·vscode·编辑器
IS6836 小时前
视频文案提取技术全景:ASR vs OCR,哪种方案更适合你?
ide·macos·xcode
国际云,接待7 小时前
云服务器 SSH 被扫爆了怎么办:安全组、密钥登录与 Fail2ban 的完整加固清单
服务器·安全·ssh
风筱7 小时前
Idea的CC GUI插件安装Claude Code SDK失败
java·ide·ai编程
RisunJan1 天前
Linux命令-ssh-keyscan(从主机收集公钥)
linux·ssh
RisunJan2 天前
Linux命令-sshd(SSH 服务器守护进程)
linux·服务器·ssh
持敬chijing2 天前
PHP开发-环境搭建-安装phpstudy-vscode工具
开发语言·vscode·php
csdn_aspnet2 天前
Copilot能换成本地吗?VSCode接本地大模型本地化接入方案
ide·vscode·ai·ollama
大数据专业的小沉2 天前
解决PyCharm 2024.1 打开项目后持续卡顿,UI 无响应,编辑延迟明显
ide·python·pycharm
青 春 记 忆2 天前
零基础入门python04:用注册校验理解字典、集合和条件判断
开发语言·vscode·python·python3.11