Difference between revisions of "Visual Studio Code"

From Publication Station
(Created page with "Visual Studio Code is a code editor created by Microsoft and freely available. The following will be instructions on installing Visual Studio Code and additional extensions. Download Visual Studio Code from https://code.visualstudio.com and install the software. After opening Visual Studio Code, click on the Extensions icon. Left side of the window. File:Visual Studio Code Extensions.png Search for the extension Live Server. File:Visual Studio Code Live Serve...")
 
Line 16: Line 16:


[[File:Visual Studio Code Live Server Install.png]]
[[File:Visual Studio Code Live Server Install.png]]
Click on the Explorer icon to go back to the file explorer.
[[File:Visual Studio Code Explorer Icon.png]]
Press the "Open folder" button, always create a new empty folder to start with.
[[File:Visual Studio Code Open Folder.png]]

Revision as of 09:37, 5 September 2022

Visual Studio Code is a code editor created by Microsoft and freely available.

The following will be instructions on installing Visual Studio Code and additional extensions.

Download Visual Studio Code from https://code.visualstudio.com and install the software.

After opening Visual Studio Code, click on the Extensions icon. Left side of the window.

Visual Studio Code Extensions.png

Search for the extension Live Server.

Visual Studio Code Live Server.png

Click on Live Server and press "install".

Visual Studio Code Live Server Install.png

Click on the Explorer icon to go back to the file explorer.

Visual Studio Code Explorer Icon.png

Press the "Open folder" button, always create a new empty folder to start with.

Visual Studio Code Open Folder.png