Header Ads Widget

Install Visual Studio Code on Windows | Visual studio code

Hello guys, In this article we will look at the steps of  How to Download and  Install Visual Studio Code on Windows and Mac operating systems.

For the development of each programming language, there are multiple IDE (Integrated Development Environment) available. For JavaScript also there are numerous IDEs, and Visual Studio Code editor is one of them. It is a lightweight but strong source code editor that runs on your desktop and is available for Windows, macOS, and Linux. Visual Studio Code has built-in support for JavaScript, TypeScript, and Node.js. It has an extensive ecosystem of extensions for other languages (such as C++, C#, Java, Python, PHP, Go) and runtimes (such as .NET and Unity). At Tools QA we are using VS Code for Protractor, Cypress, JavaScript, etc. In this article.



We will cover the below topics in this article:

  • How to download and carry out installation the Visual Studio Code?
  • Procedure to install the Visual Studio Code on macOS?
  • How to install Visual Studio Code on Windows?
  • What are the essential components of the VS Code?
  • What are the language-specific features provided by VS Code?

How to download and carry out the installation of the Visual Studio Code?

Getting up and running with Visual Studio Code is swift and straightforward. It is a small download so you can install it quickly and give the VS Code a try. VS Code is a free code editor. Additionally, it runs on the macOS, Linux, and Windows operating systems. Let's see how we can set up the same in the different platforms we use.

The first step is shared across all the platforms irrespective of any OS you are using.

Download Visual Studio Code:

You can download Visual Studio code Click here selecting the right platform:


Install Visual Studio Code


You can click any of the icons mentioned above, depending on the operating system for which you are planning to download the visual studio code editor.


How to Install Visual Studio Code on Windows?

Firstly, download the Visual Studio Code installer for Windows. Once it is downloaded, run the installer [VSCodeUserSetup-{version}.exe]. It will only take a minute.

Secondly, accept the agreement and click on next.


Install Visual Studio Code step by step.


Thirdly, click on "create a desktop icon" so that it can be accessed from desktop and click on Next.

Install Visual Studio Code step by step.

After that, click on the install button,

Install Visual Studio Code step by step.

Finally, after installation completes, click on the finish button, and the visual studio code will get open.

Install Visual Studio Code step by step.

By default, VS Code installs under C:\users{username}\AppData\Local\Programs\Microsoft VS Code.

Install Visual Studio Code step by step.

After the successful installation, let's move to the next section to understand the various components of the User Interface of Visual Studio Code Editor.

Post a Comment

0 Comments