In this video ill show you how to setup visual studio code for c/c++ programming on windows , we will first download and Install C/C++ toolset like mingw which is a c/c++ compiler USING MYSYS2 and then we will install c/c++ extention in the vscode.
MYSYS2: https://www.msys2.org/
Command : pacman -S --needed base-devel mingw-w64-ucrt-x86_64-toolchain