Revision 745200

Go back to digest for 9th December 2007

Features in Development Tools

David Nolden committed changes in /trunk/KDE/kdevplatform/plugins:

Add a new wonderful plugin: When a declaration or use is under the text-cursor, highlight all other uses+the declaration.

This allows getting a better overview, and can help us debugging the du-chain until it is reliable enough for refactoring.

Also this is our first duchain feature plugin, and it shows how easy such a thing can be. :)

File Changes

Added 5 files
  • /trunk/KDE/kdevplatform/plugins/usehighlight
  •   /CMakeLists.txt
  •   /kdevusehighlight.desktop
  •   /usehighlight.cpp
  •   /usehighlight.h
Modified 2 files
  • /trunk/KDE/kdevplatform/plugins
  •   /CMakeLists.txt
  •   /execute/CMakeLists.txt
7 files changed in total