Install Visual Studio Code - Git-it-Kat/Create-Portfolio GitHub Wiki

If you do not have or cannot download Visual Studio, you can use Visual Studio Code instead. This is what we will use for any development on your local computer before pushing anything to the remote repository that will be found in GitHub. For more information about the basics of VSCode refer to: https://code.visualstudio.com/docs

To download go to: https://code.visualstudio.com/Download

Windows:

When installing, be sure that the boxes below are checked as shown:](https://code.visualstudio.com/)

macOS:

When the installer file has finished downloading, unzip the file. When it has unzipped, the file "Visual Studio Code" should appear in your Download folder. Drag and drop it into your Applications folder.

  • Open the Command Palette (Command+Shift+P) and type 'shell command' to find the Shell Command: Install 'code' command in PATH command, and select it. Install code to path *