当前位置:网站首页>VS Code无法安装插件之Unable to install because, the extension '' compatible with current version
VS Code无法安装插件之Unable to install because, the extension '' compatible with current version
2022-08-02 14:03:00 【星沉大海@T】
问题
在深度系统(Deepin 15.11)下使用VS Code 1.33.1时,因为需要远程开发,需要安装Remote Development插件,但是提示下面的错误:
Unable to install because, the extension 'ms-vscode-remote.vscode-remote-extensionpack' compatible with current version '1.33.1' of VS Code is not found.
意思是找不到与当前VS Code 1.33.1兼容的Remote Development插件。
分析
开始怀疑是因为使用的插件源问题,但官方的地址是可以打开的,所以可以排除。
然后查了一下,有人说需要升级到内测版,但内测版大家都知道不稳定,我用的插件并不需要内测版才支持,所以也不是这种情况。
解决
后来看了一下,VS Code已经更新到了1.42.1,所以干脆更新到了最新版本,然后就可以正常安装了。
更新方法
Deepin应用市场更新比较慢,所以请到VS Code官网下载最新稳定版本,地址:https://code.visualstudio.com/,选择Debian Ubuntu版本,下载完成后可以直接双击运行安装。
边栏推荐
- C语言一级指针(补)
- Flask-RESTful request response and SQLAlchemy foundation
- Programming Specifications - LiteOS
- Linux: CentOS 7 install MySQL5.7
- C语言初级—从键盘接收一个整形并逆序输出
- What's wrong with running yolov5 (1) p, r, map are all 0
- MobileNet ShuffleNet & yolov5 replace backbone
- 8583 顺序栈的基本操作
- Flask contexts, blueprints and Flask-RESTful
- Briefly write about the use and experience of PPOCRLabel
猜你喜欢

(ROS) (03) CMakeLists. TXT, rounding

Unit 11 Serializers

chapter7

C语言一维数组练习——将m个元素移动到数组尾部

宏定义问题记录day2

Visual Studio配置OpenCV之后,提示:#include<opencv2/opencv.hpp>无法打开源文件

C语言一维数组练习——将一个字符串中的某个字符替换成其它字符

【c】大学生在校学习c语言常见代码

Raj delivery notes - separation 第08 speak, speaking, reading and writing

跑yolov5又出啥问题了(1)p,r,map全部为0
随机推荐
Camera Hal(Hal3)层修改Preview流
run yolov5
How does Apache, the world's largest open source foundation, work?
[ROS] The difference between roscd and cd
Web Design (Beginners) [easy to understand]
C语言日记 5、7setprecision()问题
Deep learning framework pytorch rapid development and actual combat chapter3
Flask-SQLAlchemy
The language of initial
Unit 8 Middleware
Verilog Learning Series
浅浅写一下PPOCRLabel的使用及体验
第八单元 中间件
c语言三子棋详解!!! (电脑智能下棋)(附上完整代码)
Network pruning (1)
8580 合并链表
C语言初级—数组元素的增删改查
深度学习框架pytorch快速开发与实战chapter4
使用云GPU+pycharm训练模型实现后台跑程序、自动保存训练结果、服务器自动关机
C语言日记 3 常量