https://bugs.kde.org/show_bug.cgi?id=274430
--- Comment #12 from Milian Wolff <m...@milianw.de> --- The problem is that our editor (ktexteditor) operates in utf-16 and clang/parsing operates in utf-8. we will need to find a way to quickly translate from one to another to create the highlight ranges -- You are receiving this mail because: You are watching all bug changes.