Clangd

compile_commands.json

Useful commands

clangd \
  --background-index \
  -j=64 \
  --compile-commands-dir=/path/to/compile_commands.json