background parser

Andreas Pakulat apaku at gmx.de
Mon Dec 5 18:52:05 GMT 2011


On 05.12.11 11:17:48, Mahmood Naderan wrote:
> Hi,
> Every time I start kdevelop, the back ground parser work for about 10
> minute. Isn't there anyway to cache?

It already does, otherwise it would always take as much time as it did
the first time you opened that project.

However it still needs to check each file to see wether it needs to be
reparsed or not, depending on the amount of files and access speed to
them this can take more or less time.

But generally this is not a huge problem, since you can already work
with KDevelop while this is running in the background. Obviously you
might not see new/changed things from files that haven't been re-parsed
yet.

Andreas





More information about the KDevelop mailing list