Installing Visual Studio Code

By Tony 2023.2.11


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 it's effiecent, power, and ease of use, VS Code is recomended.

Visual Studio Code logo
Visul Studio Code 2022 logo.

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

1. Click the downloaded file at the bottom-right 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 didn'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 install tutorials!