Revision 801594
Go back to digest for 4th May 2008Bug Fixes in Development Tools
David Nolden committed changes in /trunk/KDE/kdevelop/languages/cpp/cpphighlighting.cpp:
Only store local variable highlighting within function contexts.
This makes the local variable highlighting actually work in all functions of a file. Until now it only worked in the first few functions.
Be warned, this makes everything nicely colorful, so we probably need a switch in the user-interface for the purists. ;)
File Changes
Modified 1 files
- /trunk/KDE/kdevelop/languages/cpp/cpphighlighting.cpp
1 files changed in total