{ "configurations": [ { "name": "Win32", "includePath": [ "${workspaceFolder}/**" ], "cppStandard": "c++17", "cStandard": "c17" } ], "version": 4 }