{ "clangd.arguments": [ "--compile-commands-dir=${workspaceFolder}/build", "-header-insertion=never" ], "search.exclude": { ".cache/**": true } }