Prerequisites: Install VS Code and the C/C++ extension (for debugging and IntelliSense) https://code.visualstudio.com/ https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools Install Mingw-w64 (for g++ and gdb). https://www.mingw-w64.org/downloads/