{ "configurations": [ { "name": "Linux", "compileCommands": "${workspaceFolder}/build/compile_commands.json", "cStandard": "c17", "cppStandard": "c++17", "intelliSenseMode": "linux-gcc-x64" }, { } ], "version": 4 }