Some questions regarding LSP integration

Javier Guerra Giraldez javier at guerrag.com
Thu Feb 10 13:47:52 GMT 2022


On Thu, 10 Feb 2022 at 00:55, Waqar Ahmed <waqar.17a at gmail.com> wrote:
> Implementing basic CMake support. One of the features is to
> automatically copy the compile_commands.json file to the root dir of
> the project from the "active" build directory / cmake preset. This
> will solve the problem for all cmake based projects.
>
> >  According to the clangd documentation it's currently not possible to
> tell clangd where the compile_commands.json file is. Correct ?

wild guess: isn't that the idea of the "rootIndicationFileNames" field?


-- 
Javier


More information about the KWrite-Devel mailing list