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/