Re: Some questions regarding LSP integration
Javier Guerra Giraldez <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kwrite |
|---|---|
| Message-ID | <CAFkDaoQCuGxBxXWhO-bnmoiKz6iZjU3zFmvA_GDCiSG5W=a6Xg@mail.gmail.com> |
On Thu, 10 Feb 2022 at 00:55, Waqar Ahmed <[email protected]> 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