https://bugs.kde.org/show_bug.cgi?id=395855
Bug ID: 395855
Summary: Semantic highlighting overrides also a C/C++ built-in
types like uint8_t
Product: kdevelop
Version: git master
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Language Support: CPP (Clang-based)
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
When semantic highlighting is turned on in C++ code it overrides default styles
of standard types like uint8_t, size_t, etc, making them to look differently
than built-in types like int.
I think standard types should use the same color schema as the theme and should
not be overridden by semantic highlighting.
--
You are receiving this mail because:
You are watching all bug changes.