Previously Recorded: Getting started with C++ in VS Code



Previously Recorded: Getting started with C++ in VS Code

Previously Recorded: Getting started with C++ in VS Code

Previously recorded on December 2, 2021.
Come learn how to get started with programming in C++ in Visual Studio Code and set up your development environment. We’ll cover setting up the C++ extension, setting up debugging, and using IntelliSense to write code faster.

Chapters:
0:00 Intro
2:02 Setting up on macOS and Windows
5:42 Run and debug a single C++ file + IntelliSense
21:16 CMake Tools
26:02 Makefile support
28:20 Q&A

C/C++ in VS Code docs: https://aka.ms/vscodelive/cpp
Cross-compilation IntelliSense configuration: https://aka.ms/cpp/vscode/crosscompile
CMake Presets: https://aka.ms/cmakepresetsdemo
Makefile Tools: https://aka.ms/makefiletools/docs

Featuring Burke Holland (@BurkeHolland) and Julie Reid

Comments are closed.