Back to Setup

Macos Vscode

_partials/macos_vscode.md

latest470 B
Original Source

Visual Studio Code

Installation

Let's install Visual Studio Code text editor.

Copy (Cmd + C) the command below then paste it in your terminal (Cmd + V):

bash
brew install --cask visual-studio-code

Then launch VS Code by running the following command in your terminal:

bash
code

:heavy_check_mark: If a VS Code window has just opened, you're good to go :+1:

:x: Otherwise, please contact a teacher