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 Deploy Springboot Microservices App into EKS cluster using Jenkins Pipeline and Helm | Deploy Microservices into EKS cluster using Helm and Jenkins Pipeline

We are going to learn how to automate build and deployment of Springboot Microservices Docker Container into Elastic Kubernetes Cluster(EKS)...