Vs Code Version 1.70.3 Download 🔖
sudo rm /etc/apt/sources.list.d/vscode.list
Instead of navigating multiple pages, you can use the following direct download links (structured by platform):
| Platform | Architecture | Direct Download URL |
|----------|--------------|----------------------|
| Windows (User Installer x64) | 64-bit | https://update.code.visualstudio.com/1.70.3/win32-x64-user/stable |
| Windows (System Installer x64) | 64-bit | https://update.code.visualstudio.com/1.70.3/win32-x64/stable |
| Windows (ARM64) | ARM | https://update.code.visualstudio.com/1.70.3/win32-arm64/stable |
| macOS (Intel Chip) | x64 | https://update.code.visualstudio.com/1.70.3/darwin/stable |
| macOS (Apple Silicon M1/M2) | ARM64 | https://update.code.visualstudio.com/1.70.3/darwin-arm64/stable |
| Linux (.deb - Debian/Ubuntu) | x64 | https://update.code.visualstudio.com/1.70.3/linux-deb-x64/stable |
| Linux (.rpm - Fedora/RHEL) | x64 | https://update.code.visualstudio.com/1.70.3/linux-rpm-x64/stable |
| Linux (tar.gz archive) | x64 | https://update.code.visualstudio.com/1.70.3/linux-x64/stable |
Note: Replace the version number in the URL path to download any other specific version (e.g.,
1.85.2). For the exact 1.70.3, use the links above.
Here are the direct URLs for version 1.70.3. Always verify the SHA-256 hash after downloading (see the verification section below). vs code version 1.70.3 download
Windows (User Installer - 64-bit):
https://update.code.visualstudio.com/1.70.3/win32-x64-user/stable
Windows (System Installer - 64-bit):
https://update.code.visualstudio.com/1.70.3/win32-x64/stable
Windows (ARM64):
https://update.code.visualstudio.com/1.70.3/win32-arm64/stable
macOS (Intel Chip):
https://update.code.visualstudio.com/1.70.3/darwin/stable sudo rm /etc/apt/sources
macOS (Apple Silicon M1/M2):
https://update.code.visualstudio.com/1.70.3/darwin-arm64/stable
Linux (.deb - Debian/Ubuntu):
https://update.code.visualstudio.com/1.70.3/linux-deb-x64/stable
Linux (.rpm - Fedora/RHEL):
https://update.code.visualstudio.com/1.70.3/linux-rpm-x64/stable
Linux (tar.gz - all distros):
https://update.code.visualstudio.com/1.70.3/linux-x64/stable Instead of navigating multiple pages, you can use
Note: The “.tar.gz” version is portable – you can extract it anywhere without installing.
You can download the specific installer or archive for your operating system below:
sha256sum code_1.70.3-1661364149_amd64.deb
How to get the official hash: Visit the VS Code 1.70.3 GitHub release page and look for the
SHA256 hashessection attached to the release.
Some enterprise or legacy extensions might not have been updated for newer VS Code APIs (e.g., 1.80+ or 1.85+). Version 1.70.3 serves as a reliable baseline for projects locked into older extension versions.
sudo rpm -ivh code-1.70.3-1661292207.el7.x86_64.rpm
