Revision 792754
Go back to digest for 6th April 2008Optimization in Development Tools
David Nolden committed changes in /trunk/KDE/kdevelop/languages/cpp:
Speed up the highlighting-computation, by caching the local class information.
Since highlighting is done with the kate smart-mutex locked, this results in more responsive editing, without the annoying breaks.
File Changes
Modified 2 files
- /trunk/KDE/kdevelop/languages/cpp
- /cpphighlighting.cpp
- /cpphighlighting.h
2 files changed in total