https://bugs.kde.org/show_bug.cgi?id=463798
Bug ID: 463798 Summary: New styles for True/False values Classification: Frameworks and Libraries Product: frameworks-syntax-highlighting Version: unspecified Platform: unspecified OS: All Status: REPORTED Severity: normal Priority: NOR Component: framework Assignee: kwrite-bugs-n...@kde.org Reporter: i.za...@gmail.com Target Milestone: --- It'll be nice to have smth like `dsTrueValue` and `dsFalseValue` as standard styles. A dozen syntaxes have (as other styles) it or can use. First things coming to my mind: - YAML, JSON, C++, Js, ... can highlight `true` and `false` values - Python: `True`, `False` - CMake: `ON`/`OFF`, `TRUE`/`FALSE`/`*_NOTFOUND`,... - practically any language w/ boolean data type... -- You are receiving this mail because: You are watching all bug changes.