{ "configurations": [ { "name": "Linux", "includePath": ["${workspaceFolder}"], "cStandard": "c11", "intelliSenseMode": "linux-clang-x64", "compilerPath": "/usr/bin/clang" } ], "version": 4 }