Skip to content

Install VS Code

How to install Visual Studio Code on your computer.

Prerequisites

Installation

PowerShell
scoop bucket add extras
scoop install vscode
Bash
brew install --cask visual-studio-code

Resources