on the Homepage of VS Code, it is only visible to download it for devices with macOS Catalina (10.15). My question would be if it's possible to download it for older generations especially macOS High Sierra (10.13).
How can I use VS Code on versions of macOS that are not supported by the latest version of VS Code?
4.9k Views Asked by J W At
2
There are 2 best solutions below
1

My best suggestion would be to try out vscodium, vscode isn't technically open source, it's built by microsoft and has some proprietary components like the logos (which are copyrighted). Vscodium is open source and directly built from the git repo of vscode, you could probably find a download for your version of MacOS, it can be a little tricky to install extensions but the program itself should work.
VS Code's platform support doc says:
If you want support for a macOS version that isn't supported by the latest release of VS Code, you'll have to install an older release of VS Code that does support your OS version (see How to downgrade vscode).