VSCode官方历史版本下载

Visual Studio Code Frequently Asked Questions

Download type URL
Windows x64 System installer https://update.code.visualstudio.com/{version}/win32-x64/stable
Windows x64 User installer https://update.code.visualstudio.com/{version}/win32-x64-user/stable
Windows x64 zip https://update.code.visualstudio.com/{version}/win32-x64-archive/stable
Windows x64 CLI https://update.code.visualstudio.com/{version}/cli-win32-x64/stable
Windows Arm64 System installer https://update.code.visualstudio.com/{version}/win32-arm64/stable
Windows Arm64 User installer https://update.code.visualstudio.com/{version}/win32-arm64-user/stable
Windows Arm64 zip https://update.code.visualstudio.com/{version}/win32-arm64-archive/stable
Windows Arm64 CLI https://update.code.visualstudio.com/{version}/cli-win32-arm64/stable
macOS Universal https://update.code.visualstudio.com/{version}/darwin-universal/stable
macOS Intel chip https://update.code.visualstudio.com/{version}/darwin/stable
macOS Intel chip CLI https://update.code.visualstudio.com/{version}/cli-darwin-x64/stable
macOS Apple silicon https://update.code.visualstudio.com/{version}/darwin-arm64/stable
macOS Apple silicon CLI https://update.code.visualstudio.com/{version}/cli-darwin-arm64/stable
Linux x64 https://update.code.visualstudio.com/{version}/linux-x64/stable
Linux x64 debian https://update.code.visualstudio.com/{version}/linux-deb-x64/stable
Linux x64 rpm https://update.code.visualstudio.com/{version}/linux-rpm-x64/stable
Linux x64 snap https://update.code.visualstudio.com/{version}/linux-snap-x64/stable
Linux x64 CLI https://update.code.visualstudio.com/{version}/cli-linux-x64/stable
Linux Arm32 https://update.code.visualstudio.com/{version}/linux-armhf/stable
Linux Arm32 debian https://update.code.visualstudio.com/{version}/linux-deb-armhf/stable
Linux Arm32 rpm https://update.code.visualstudio.com/{version}/linux-rpm-armhf/stable
Linux Arm32 CLI https://update.code.visualstudio.com/{version}/cli-linux-armhf/stable
Linux Arm64 https://update.code.visualstudio.com/{version}/linux-arm64/stable
Linux Arm64 debian https://update.code.visualstudio.com/{version}/linux-deb-arm64/stable
Linux Arm64 rpm https://update.code.visualstudio.com/{version}/linux-rpm-arm64/stable
Linux Arm64 CLI https://update.code.visualstudio.com/{version}/cli-linux-arm64/stable

Substitute the specific release you want in the {version} placeholder. For example, to download the Linux Arm64 debian version for 1.83.1, you would use

复制代码
https://update.code.visualstudio.com/1.83.1/linux-deb-arm64/stable

You can use the version string latest, if you'd like to always download the latest VS Code stable version.

Windows 32-bit versions

Windows x86 32-bit versions are no longer actively supported after release 1.83 and could pose a security risk.

Download type URL
Windows x86 System installer https://update.code.visualstudio.com/{version}/win32/stable
Windows x86 User installer https://update.code.visualstudio.com/{version}/win32-user/stable
Windows x86 zip https://update.code.visualstudio.com/{version}/win32-archive/stable
Windows x86 CLI https://update.code.visualstudio.com/{version}/cli-win32-ia32/stable
相关推荐
木头没有瓜3 小时前
vscode离线安装插件
ide·vue.js·vscode
lls2334 小时前
恢复idea文件目录
ide
NeRF_er6 小时前
使用 VScode Debug加不上断点的原因
ide·vscode·编辑器
GHL2842710906 小时前
error MSB8041: 此项目需要 MFC 库。从 Visual Studio 安装程序(单个组件选项卡)为正在使用的任何工具集和体系结构安装它们。
ide·visual studio
专注VB编程开发20年10 小时前
javascript的类,ES6模块写法在VSCODE中智能提示
开发语言·javascript·vscode
MediaTea14 小时前
Python 编辑器:Thonny
编辑器
笑醉踏歌行1 天前
idea应用代码配色网站
java·ide·intellij-idea
山顶望月川1 天前
并行科技MaaS平台支持文心4.5系列开源模型调用
人工智能·机器学习·编辑器
韩初心1 天前
使用 visual studio 2022 编译 Lua5.4.8
ide·visual studio·lua5.4
GDAL1 天前
Node.js REPL 教程
node.js·编辑器·vim