| Summary: | C function syntax highlightning ignoring schema color | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Aulos Plautius <aulospl> |
| Component: | general | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | minor | CC: | |
| Priority: | NOR | ||
| Version First Reported In: | 5.3.0 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Aulos Plautius
2018-12-05 17:33:12 UTC
This is expected behaviour for the semantic highlighting; it shows names in different colours depending on their type and context in addition to the basic KTextEditor highlighting. You can disable the feature if you don't like it: go to "Settings -> Configure KDevelop -> Language Support" and set the two "colorization intensity" sliders to 0. That the semantic highlighting colours are hardcoded and not themselves adjustable in the colour configuration is itself a missing feature, see https://bugs.kde.org/show_bug.cgi?id=395856 |