skip to Main Content

I have only one Windows 7 64 bit old PC. And I learning web development and I want to run VS Code code editor but when I install VS Code and double click launching icon then VSCode does not launching.

Confirmation my PC:

RAM : 4GB (DDR4)

HDD : 500 GB

CPU : Dual Core Processors

GPU:

OS : Windows 7 64bit

I am the first on this platform so please forgive me if I have made any mistakes.

Thank you.

4

Answers


  1. Hardware# Visual Studio Code is a small download (< 200 MB) and has a
    disk footprint of < 500 MB. VS Code is lightweight and should easily
    run on today’s hardware.

    We recommend:

    1.6 GHz or faster processor 1 GB of RAM Platforms# VS Code is supported on the following platforms:

    OS X El Capitan (10.11+) Windows 8.0, 8.1 and 10, 11 (32-bit and
    64-bit) Linux (Debian): Ubuntu Desktop 16.04, Debian 9 Linux (Red
    Hat): Red Hat Enterprise Linux 7, CentOS 7, Fedora 34

    Login or Signup to reply.
  2. Currently, you can install Visual Studio Code v1.70.3.

    P.s. It works well in my computer.

    Login or Signup to reply.
  3. https://code.visualstudio.com/updates/v1_70
    this is last supported version for Windows7

    Login or Signup to reply.
  4. I also still use Windows 7 Pro 64-bit. I discovered that the latest version of Code downloaded directly from Microsoft – 1.74.3 at the time I’m writing this – runs fine and all features (like debugging) appear to work IF you use the ZIP download. Every time I start it, it pops up the message "Visual Studio Code on Windows 7 will no longer receive any further updates." But when the next update comes along, I plan to just download the newest zip.

    Note that all the projects I had opened in the installed version are still available in the zipped version. So, I won’t be upgrading this system to Windows 10.

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search