https://bugs.kde.org/show_bug.cgi?id=419423
Sven Brauch <m...@svenbrauch.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INTENTIONAL Status|REOPENED |RESOLVED CC| |m...@svenbrauch.de --- Comment #7 from Sven Brauch <m...@svenbrauch.de> --- The parenthesis in your loop is highlighting for the operator bool() of the iterator. This is a feature and users will be angry if you remove it (and rightfully so). The functionality to highlight and inspect implicit invocations of operators is a very nice feature most other editors or IDEs lack. It can be argued that the presentation is not optimal. Maybe something better could be crafted by using KTextEditor's InlineNoteInterface. -- You are receiving this mail because: You are watching all bug changes.