{ "configurations": [ { "name": "Linux", "compilerPath": "/usr/bin/gcc", "cStandard": "c17", "cppStandard": "c++20", "intelliSenseMode": "gcc-x64", "configurationProvider": "ms-vscode.makefile-tools" } ], "version": 4 }