what about clangd?
Christoph Cullmann
christoph at cullmann.io
Fri Aug 23 14:13:27 BST 2019
On 2019-08-21 13:58, René J.V. Bertin wrote:
> Hi,
>
> There's been some talk about using the presence of a compilation
> database in projects that do not provide build information through
> cmake, qmake or similar. In case this hasn't already been implemented
> in 5.4, how feasible would it be to leverage clangd, like the Atom
> editor does (via a plugin)?
>
> From what I understand clangd wants the compile_commands.json file in
> the source, not the build directory, but that might be done via a
> symlink.
Hi,
you can take a look what is possible with clangd via LSP with the Kate
LSP client plugin.
But this is a really orthogonal path to how KDevelop includes language
support.
Greetings
Christoph
--
Ignorance is bliss...
https://cullmann.io | https://kate-editor.org
More information about the KDevelop-devel
mailing list