{ "configurations": [ { "name": "Linux", "includePath": [ "${workspaceFolder}/**" ], "defines": [], "compilerPath": "/usr/bin/clang", "configurationProvider": "mvector-of-bool.cmake-tools", "cppStandard": "c++23" } ], "version": 4 }