{ "configurations": [ { "inheritEnvironments": [ "mingw_64" ], "name": "Mingw64", "includePath": [ "${env.INCLUDE}", "${workspaceRoot}\\**" ], "intelliSenseMode": "linux-gcc-x64" } ] }