More Info

Revision 801594

(Back to digest)
 

Bug 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