----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/130146/ -----------------------------------------------------------
Review request for Kate and KDE Frameworks. Repository: ktexteditor Description ------- Highlighting matching angle brackets is useful, especially when multiple of them are nested (take c++ templates for example). Diffs ----- src/document/katedocument.cpp 395a2cab Diff: https://git.reviewboard.kde.org/r/130146/diff/ Testing ------- Compiled, turned animation and bracket range highlighting on and off, checked on file with lots of nested brackets. Thanks, Jakub Gargul