{ "configurations": [ { "name": "Linux", "includePath": [ "${workspaceFolder}/**", "/home/fanasina/progr_/ptens0neD/**", "/usr/include/boost/predef/language" ], "defines": [], "compilerPath": "/usr/bin/clang-13", "cStandard": "c17", "cppStandard": "c++14", "intelliSenseMode": "linux-clang-x64" } ], "version": 4 }