what about clangd?

René J.V. Bertin rjvbertin at gmail.com
Wed Aug 21 12:58:17 BST 2019


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.

R.


More information about the KDevelop-devel mailing list