Installing Visual Studio Code, C/C++ extensions, and configuring the Mingw compiler [2022]

Опубликовано: 10 Март 2026
на канале: Yosuky
134,139
3.5k

Visual Studio Code is one of the most widely used IDEs for any programming language; however, configuring it to compile and run our programs correctly can be a headache. So, here's a step-by-step guide, from installing VS Code to installing the C/C++ extensions and the MinGW compiler.

Download links:
VS Code Installer: https://code.visualstudio.com/
Steps for the C/C++ extension: https://code.visualstudio.com/docs/cp...
Compiler download: https://www.msys2.org/