c++ code completion status report

Daniel Engelschalt Daniel.Engelschalt at gmx.net
Mon Jan 7 15:53:04 UTC 2002


Am 07.01.02 13:47:36, schrieb "Thomas Schilling" <snuffeler at gmx.net>:

>You could determine if the file changed since last parsing. That's ok.
>My problem was the following:
>You have several files open and edit some here and there. The files
>depend on each other. So if a file changes code completion must reparse
>it - but when? When the file is saved? Or even if it's not saved but was
>changed, so reparsed in a (constant) time period.
or you save when you switch the files.

bye,
daniel







More information about the KDevelop-devel mailing list