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 Implement CICD Pipeline using GitHub Actions | GitHub Actions Tutorials | GitHub Actions CICD Pipeline | How to Deploy Java WAR file using GitHub Actions to Tomcat Server

Please find steps for Deploying Java WAR file to Tomcat using GitHub Actions: Pre-requisites: Make sure Tomcat is up and running Make sure J...