How to setup C++ in Visual Studio Code (Windows, Linux and MacOS)

Опубликовано: 05 Октябрь 2024
на канале: Michael Forest
1,240
32

This video is a guide for people new to programming C++ in Visual Studio Code (vscode), and shows instructions for all three major platforms (WIndows, Linux, and MacOS). It shows how to install vscode, a compiler, and CMake. How to setup syntax highlighting, IntelliSense (code completion), CMake support, how to easily compile, and how to add debugging.