Find uses/rename is being painfully slow
David Nolden
david.nolden.kdevelop at art-master.de
Sun Feb 20 13:52:20 UTC 2011
2011/2/18 Aleix Pol <aleixpol at kde.org>:
> But why is the current file reparsed when you're renaming a local variable?
> The current file should have all the information already, no?
> Aleix
Yes, and normally, this works, unless the parsing isn't ready yet. For
example, if you've been typing quickly and then use the shortcut to
start a rename, the file parsing maybe won't be ready yet, and you'll
see a progress bar.
More information about the KDevelop-devel
mailing list