当前位置:网站首页>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语言日记 2 标识符
- St. Regis Takeaway Notes - Lecture 10 Swagger
- MarkDown语法汇总
- Web Design (Beginners) [easy to understand]
- Deep learning framework pytorch rapid development and actual combat chapter3
- 8580 Merge linked list
- C语言日记 7 输入/输出格式控制
- Visual Studio配置OpenCV之后,提示:#include<opencv2/opencv.hpp>无法打开源文件
- Basic operations of 8583 sequential stack
- verilog学习|《Verilog数字系统设计教程》夏宇闻 第三版思考题答案(第十三章)
猜你喜欢

redis delay queue

YOLOv7使用云GPU训练自己的数据集

MarkDown语法汇总

Linux: CentOS 7 install MySQL5.7

STM32(F407)—— 堆栈

猜数字游戏,猜错10次关机(srand、rand、time)随机数生成三板斧(详细讲解!不懂问我!)

MobileNet ShuffleNet & yolov5 replace backbone
CMakeLists.txt详解](/img/34/577c729f06748f625ca0c223496d48.png)
[ROS](03)CMakeLists.txt详解
![[ROS] Introduction to common tools in ROS (to be continued)](/img/ea/e390106f750bf697e62a3a296014d2.png)
[ROS] Introduction to common tools in ROS (to be continued)

使用云GPU+pycharm训练模型实现后台跑程序、自动保存训练结果、服务器自动关机
随机推荐
paddleocr window10 first experience
[ROS] Introduction to common tools in ROS (to be continued)
第十三单元 混入视图基类
Building and getting started with the Flask framework
drf view component
Flask框架深入二
鼠标右键菜单栏太长如何减少
C语言日记 2 标识符
C语言一维数组练习——将一个字符串中的某个字符替换成其它字符
动手学ocr(一)
run yolov5
[ROS] (05) ROS Communication - Node, Nodes & Master
Chapter6 visualization (don't want to see the version)
Flask framework in-depth two
【c】大学生在校学习c语言常见代码
paddle window10环境下使用conda安装
Unit 14 Viewsets and Routing
C语言一维数组练习——将m个元素移动到数组尾部
Paddle window10 environment using conda installation
[ROS](02)创建&编译ROS软件包Package