VS Code Installation
How to install VS Code?
Here’s a step-by-step guide to installing Visual Studio Code (VS Code) on Windows:
Step 1: Download the Installer
1. Open the web browser
- Go to the official website Visual Studio Code download page.
2. Download the installer
- Click on the “Windows” button under the “Stable” build section to download the installer. This will download a “.exe” file.
Step 2: Run the Installer
1. Locate the Installer:
- Once the download is complete, open your downloads folder and find the downloaded folder.
2.Run the Installer:
- Double-click the downloaded “.exe” file to run the installer.
Step 3: Follow the Installation Wizard
- Step 1:
- Step 2:
- Step 3:
- Step 4:
- Step 5:
- Step 6:
Step 3: Complete the Installation
1. Wait for the Installation to Complete:
- The installer will copy files and set up VS Code on your system. This may take a few minutes.
How to open the VS Code?
Method 1:
-
Open the Start Menu:
- Click on the Windows Start button or press the “Windows” key on your keyboard.
-
Search for VS Code:
- Type “Visual Studio Code” in the search bar.
-
Open VS Code:
- Click on the “Visual Studio Code” app from the search results.
Method 2:
- We can open the VS code through command Prompt.
- Firstly, open the command prompt.
- Type the command “code”.
- Press “Enter”