----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/130146/#review103284 -----------------------------------------------------------
I can see how this could be useful, but then it can be weird when '<' is used as less-than. - Aleix Pol Gonzalez On jun. 5, 2017, 2:42 p.m., Jakub Gargul wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/130146/ > ----------------------------------------------------------- > > (Updated jun. 5, 2017, 2:42 p.m.) > > > 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). The only quirk is that > inequality signs most of the time aren't used as brackets and irrelevant > portions of texts can be highlighted. > > > 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 > >