{ "commands": [ "cd build", "cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=ON ..", "ln -s build/compile_commands.json ." ] }