https://bugs.kde.org/show_bug.cgi?id=376979
Bug ID: 376979
Summary: angle brackets in doxygen comments break syntax
highlighting
Product: kdevelop
Version: 5.0.3
Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: NOR
Component: Language Support: CPP (Clang-based)
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Using angle brackets inside of doxygen comments breaks the syntax highlighting.
After the opening <, the highlighting changes and only gets back to "comment
mode" after the closing > of _another_ tag.
Example:
/**
* Lorem <ipsum> dolor <sit> amet.
*/
It's probably related to the old bug #155100 .
--
You are receiving this mail because:
You are watching all bug changes.