You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clangd looks in project/build and project for the compile_commands.json; unfortunately, Luthier builds in a custom subdirectory based on the current compiler.
To remedy this, and avoid having to manually copy compile_commands.json into the project root or build directory yourself each time to get proper language server support, luthier should most likely just copy it into the build directory upon running configure.