what about clangd?

Tomaz Canabrava tcanabrava at kde.org
Mon Aug 26 16:19:43 BST 2019


On Mon, Aug 26, 2019 at 5:06 PM René J. V. Bertin <rjvbertin at gmail.com>
wrote:

> René J.V. Bertin wrote:
>
> > About that: at first sight a proper implementation would take the
> existing
> > compile_commands.json project management code from the cmake plugin and
> move
> > it to a parent class where it becomes available to other project manager
> > plugins too?
>
> And another JSON parser than the one from Qt, which fails on larger
> projects
> like digiKam (with a compile_commands.json file that's 87Mb large).
>
>
anything that I need to use json and c++ I use the nlohmann::json instead
of the Qt one.

R.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20190826/de94f1a6/attachment.html>


More information about the KDevelop-devel mailing list