{ "configurations": [ { "name": "Mac", "includePath": [ "${workspaceFolder}/**", "/opt/homebrew/include/postgresql@18/server", "/opt/homebrew/include", "/opt/homebrew/opt/gettext/include" ], "defines": [], "compilerPath": "/usr/bin/clang", "cStandard": "c17", "intelliSenseMode": "macos-clang-arm64" } ], "version": 4 }