{ "version": 4, "configurations": [ { "name": "Default", "includePath": [ "${workspaceFolder}/**" ], "cppStandard": "c++20" } ] }