Visual Studio Code Frequently Asked Questions
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 |