Getting Started with C++ and Visual Studio Code on Windows
Before going through these steps make sure you have done Setup C++ development environment on Windows
Before going through these steps make sure you have done Setup C++ development environment on Windows
These steps were tested on Windows 11, 23H2. Scripts are PowerShell
.
Before going through these steps make sure you have done Setup C++ development environment on Ubuntu
These steps were tested on Ubuntu 22.04.3 LTS. Scripts are bash
.
Before going through these steps make sure you have done Setup C++ development environment on macOS
Download and install from Visual Studio Code site.
Open Visual Studio Code and press Cmd + Shift + p
. Select Shell Command: Install 'code' command in PATH
.