Friday, September 9, 2022

How to download Visual Studio Code on iMac Desktop? | How to download VS Code on Mac Book pro Laptops?

Visual Studio Code can be installed on any desktops. Find steps for installing in Macbook pro Laptop or Desktop.

VS Code Installation Steps:

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


 Click on Download.

2. After the VSCode zip file is downloaded, it will be installed automatically

You may see Visual Studio Code installed.

3. Click on Visual Studio Code icon. Now Click on Open




4. Once opened, 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...