{ "files.associations": { "algorithm": "cc", "map": "cc", "unordered_set": "cc", "ostream": "cc" }, "clangd.arguments": [ "--compile-commands-dir=${workspaceFolder}/build" ], "clangd.onConfigChanged": "restart" }