Revision 724270

Go back to digest for 14th October 2007

Features in KDE Base

Mirko Stocker committed changes in /trunk/KDE/kdelibs/kate:

Bracket matching! I also had to reimplement the buggy findMatchingBracket method, but I think the new implementation is much easier to understand (thanks Dominik for the KateDocCursor tip).

There's one remaining issue: if you change the color for the highlighting it isn't applied until the next restart. But I'll fix that next, don't worry :) .

File Changes

Modified 5 files
  • /trunk/KDE/kdelibs/kate
  •   /TODO
  •   /document/katecursor.cpp
  •   /document/katedocument.cpp
  •   /view/kateviewinternal.cpp
  •   /view/kateviewinternal.h
5 files changed in total