This is a build tool to make it easier for me to compile c++ codeI've mostly specifically designed it around me, but if you want to give it a try then I'll tell you. Shift+Ctrl+B - Generate new Build File Shift+F5 - Run Generated Build File When you generate a new build file it's located in the .vscode folder and is called 'buildsystem.json'. You can modify any of the values to meet your needs for your project. Note - currently only works for Mingw compilation |