{ "configurations": [ { "name": "Win64", "intelliSenseMode": "gcc-x64", "compilerPath": "C:/MinGW/bin/g++.exe", "cStandard": "c11", "cppStandard": "c++17", "includePath": [ "${workspaceFolder}/**" ] } ], "version": 4 }