Vscode离线下载对应版本的ms-python.vsix

一、查看vscode的版本号和发行时间

vscode界面中Help-About查看版本号和发行时间,ms-python的发行时间需要和这个时间相近:

二、在github仓库中查看ms-python有什么版本,以及发行时间

github仓库路径

css 复制代码
https://github.com/microsoft/vscode-python

点击 View all tags查看ms-python都有什么版本,以及对应的发行时间:

由于我的vscode发行时间是2024-1-18,最近的ms-python版本是 2024.0.0

三、下载链接

这里修改版本号(2024.0.0)就能下载特定版本的插件:

css 复制代码
https://marketplace.visualstudio.com/_apis/public/gallery/publishers/ms-python/vsextensions/python/2024.0.0/vspackage
相关推荐
MediaTea2 小时前
Python 编辑器:Thonny
编辑器
笑醉踏歌行11 小时前
idea应用代码配色网站
java·ide·intellij-idea
山顶望月川12 小时前
并行科技MaaS平台支持文心4.5系列开源模型调用
人工智能·机器学习·编辑器
韩初心13 小时前
使用 visual studio 2022 编译 Lua5.4.8
ide·visual studio·lua5.4
GDAL13 小时前
Node.js REPL 教程
node.js·编辑器·vim
myloveasuka14 小时前
信号操作集函数
linux·运维·服务器·c语言·c++·vscode
向宇it15 小时前
【unity游戏开发——网络】网络游戏通信方案——强联网游戏(Socket长连接)、 弱联网游戏(HTTP短连接)
网络·http·游戏·unity·c#·编辑器·游戏引擎
comeilmforever15 小时前
IDEA2025 Version Control 窗口 local changes显示
java·ide·intellij-idea
kiss strong20 小时前
好用的自带AI功能的国产IDE
ide
成遇10 天前
在Vscode中安装Sass并配置
vscode·rust·sass