Strange bug in code highlighting

Aetf 7437103 at gmail.com
Tue Feb 27 16:33:54 GMT 2018


On Tue, Feb 27, 2018 at 11:13 AM Sven Brauch <mail at svenbrauch.de> wrote:

> Any insights on how to reproduce the issue are very welcome, I already
> spent hours trying to find it but didn't achieve much, mostly because it
> happens really really rarely.
>

This happens to me all the time when working on large projects. It seems
that the code model can't catch up when there are already parsing jobs in
the background and then I modify some file that's not yet reparsed, and
thus the previous version of the highlight data is used.

By large project I mean something like kdevelop itself, or the tensorflow
source code, which takes about half an hour to finish initial parsing.

Best,
Aetf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20180227/8e153638/attachment.html>


More information about the KDevelop mailing list