{ "configurations": [ { "name": "Linux", "compilerPath": "/usr/bin/clang", "cStandard": "c11", "cppStandard": "c++20", "browse": { "path": [ "${workspaceFolder}" ] } } ], "version": 4 }