Get started with C++ in Visual Studio Code by watching these introductory videos! These videos are designed to help you set up C++ IntelliSense and build and debug C++ projects in VS Code. After watching these quick tutorials, you'll be able to enjoy VS Code's rich C++ feature set.
This video shows you how to install the C/C++ extension and a C++ compiler. You then learn how to run and debug your code by using the run or debug play button.
<iframewidth="560"height="315"src="https://www.youtube-nocookie.com/embed/qeEcV6u1kV4"title="Getting Started with C++ in 5 minutes"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"allowfullscreen></iframe>
<iframesrc="https://channel9.msdn.com/Blogs/One-Dev-Minute/Configure-C-IntelliSense-in-Visual-Studio-Code/player"width="960"height="540"allowFullScreenframeBorder="0"title="Configure C++ IntelliSense in Visual Studio Code - Microsoft Channel 9 Video"></iframe>
<iframesrc="https://channel9.msdn.com/Blogs/One-Dev-Minute/Build-a-C-project-in-VS-Code/player"width="960"height="540"allowFullScreenframeBorder="0"title="Build a C++ project in VS Code - Microsoft Channel 9 Video"></iframe>
<iframesrc="https://channel9.msdn.com/Shows/Docs-Dev-Tools/Debug-a-C-project-in-VS-Code/player"width="960"height="540"allowFullScreenframeBorder="0"title="Debug a C++ project in VS Code - Microsoft Channel 9 Video"></iframe>