Friday, September 2, 2022

How to download Visual Studio Code on Windows ? | How to download VS Code on Windows?

Visual Studio Code can be installed on any desktops. Find steps for configuring in Windows Laptop or Desktop.

VS Code Installation Steps:

1. Go to https://code.visualstudio.com/


 Click on Download.

2. After EXE file is download locally. Click on it to install.

3.Click on I Accept the Agreement

4. Click on Next

 

5. Click on Install

 

6. Click on Finish to complete the VS code Setup on Windows.

7. Once installed, you will see Visual Studio Code like below:

No comments:

Post a Comment

How to install Checkov | How to Scan Terraform Code for finding security issues using Checkov

  Checkov is a static code analysis tool designed to scan Infrastructure as Code (IaC) files and identify potential security and compliance ...