Installing Visual Studio Code

By Tony 6.8.2024


To code a website, we need a code editor, so you can code on it.

Most people use Microsoft's Visual Studio Code (VS Code) as thier code editor, but you can also use Replit, Sublime Text, TextEdit, or even Notepad. But because of its efficiency, power, and ease of use, VS Code is recomended for code editing.

Visual Studio Code logo
Visul Studio Code 2022 logo.

To install VS Code, click on their official website and coose the version that maches your operating system, then download it and follow the steps bellow:

1. Click the downloaded file at the bottom-left corner.

Step1

2. Select "I accept" and click "Next".

Step2

3. Select "Create a desktop icon", and click "Next".

Step3

4. Click "Install".

Step4

5. Click "Finish" and VS Code should launch!

Step5

If it doesn't launch, go check if there is a VS Code icon on your desktop. If you have any problem, fell free to search online for other VS Code installing tutorials!