Ga naar hoofdinhoud

Visual Studio Code

https://code.visualstudio.com/

Visual Studio Code (vaak afgekort tot VS Code) is een gratis en open-source broncode-editor ontwikkeld door Microsoft. Hoewel het "Visual Studio" in de naam heeft, is het een compleet ander product dan de traditionele, zwaardere Visual Studio IDE.

Installeren

Windows

  1. Open Uitvoeren met + R
  2. Voer het volgende commando uit: winget install -e --id Microsoft.VisualStudioCode

macOS

  1. Open Terminal
  2. Voer het volgende commando uit: brew install --cask visual-studio-code

Linux/ChromeOS

  1. Open Terminal
  2. Voer het volgende commando uit: flatpak install flathub com.visualstudio.code