{ "clangd.arguments": ["-background-index", "-compile-commands-dir=builddir/"], "editor.formatOnType": false, "editor.formatOnSave": true, "clang-tidy.buildPath": "builddir/", "clangd.onConfigChanged": "restart", "C_Cpp.default.compileCommands": "/home/moritz/src/shmem/builddir/compile_commands.json" }