{ "configurations": [ { "name": "linux-gcc-x64", "includePath": [ "${workspaceFolder}/**" ], "defines": [], "compilerPath": "/nix/store/xcn9p4xxfbvlkpah7pwchpav4ab9d135-gcc-wrapper-14-20241116/bin/gcc", "cStandard": "c17", "cppStandard": "gnu++17", "intelliSenseMode": "linux-gcc-x64" } ], "version": 4 }