
Visual Studio Code 1.70.3 Download May 2026
If you landed here by accident and just want the newest, stable VS Code:
Have questions about rolling back or managing multiple VS Code versions? Leave a comment below or reach out on our DevTalk forum.
Note: Always verify file hashes (SHA-1) from the official site before running any installer.
Visual Studio Code version 1.70.3, released in August 2022 final version to officially support Windows 7, 8, and 8.1
. Users on these older operating systems should use this specific release, as later versions (1.71+) require newer Chromium components unavailable on those platforms. Download Links for Version 1.70.3 Visual Studio Code 1.70.3 Download
You can download the official installers and standalone versions directly from the VS Code July 2022 (v1.70) Updates page or via these direct Microsoft server links: Windows (64-bit): User Installer System Installer Portable (.zip) Windows (32-bit): User Installer System Installer Portable (.zip) .deb (Ubuntu/Debian) .rpm (Fedora/CentOS) Universal Download Stack Overflow Key Features in v1.70 Title Bar Customization: Ability to hide or show individual menu items. Fold Selection: A new command to manually fold any selected region of code. Search Tree View:
Option to view search results in a tree structure instead of just a list. Sticky Scroll:
A preview feature that keeps the current class or function header at the top of the editor while scrolling. Visual Studio Code Installation Tips for Legacy Systems Disable Auto-Updates: Since this is the last supported version for Windows 7/8,
might try to update to an incompatible version. After installing, go to File > Preferences > Settings , search for "Update: Mode," and set it to GPU Issues: If you landed here by accident and just
If you see a blank screen on older hardware, try launching from the command line with the --disable-gpu Requirements:
Download 1.70.3 if:
Do NOT download 1.70.3 if:
Visual Studio Code version 1.70.3 stands as a testament to the necessity of maintenance releases in modern software development lifecycles. While the headline features of the 1.70 release garnered attention, the 1.70.3 patch ensured that these features were secure and stable for production environments. For development teams requiring a stable, reproducible environment without the volatility of the absolute latest monthly build, documenting and retaining access to specific patch versions like 1.70.3 remains an essential IT practice. Have questions about rolling back or managing multiple
For version 1.70.3, Microsoft still supports the Portable Mode. This is ideal for USB drives or air-gapped computers.
How to get portable 1.70.3:
On the release notes page, you will see a section titled "Downloads:" . Look for the specific link to 1.70.3 (not 1.70.0 or 1.70.2).
| Platform | Download Link Format |
| :--- | :--- |
| Windows (User) | VSCodeUserSetup-x64-1.70.3.exe |
| Windows (System) | VSCodeSetup-x64-1.70.3.exe |
| macOS (Intel) | VSCode-darwin-stable.zip (rename to 1.70.3) |
| macOS (Apple Silicon) | VSCode-darwin-arm64-stable.zip |
| Linux (.deb) | code_1.70.3-1661818247_amd64.deb |
| Linux (.rpm) | code-1.70.3-1661818247.el7.x86_64.rpm |
Pro Tip: For Linux users, ensure you download the file with the highest build number (e.g.,
1661818247) as that corresponds to the latest patch (1.70.3).
Yes. Use the “Portable Mode” for version 1.70.3. Create a data folder inside the extracted VS Code folder to keep settings separate from your main installation.
