Try agent mode in VS Code!
Dismiss this update
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.
This video walks you through the steps to configure C++ IntelliSense for your project.
Learn how to build C++ projects in VS Code by customizing your C++ build tasks.
This video shows you how to customize debug configurations for your C++ project and start a C++ debugging session in VS Code.
This video covers some use cases for using Copilot Chat in VS Code with C++ Code.