| Summary: | Kdevelop's syntax highlighter fails after code errors | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | David <kitt997> |
| Component: | Language Support: CPP (Clang-based) | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | major | CC: | |
| Priority: | NOR | ||
| Version First Reported In: | 5.6.2 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
David
2021-03-20 14:24:29 UTC
I've just noticed the code is not completely un-highlighted, I saw it black because of a coincidence (my theme). It actually falls back to very minimal highlighting, where keywords only are highlighted, just as Kwrite does. This is a bug in KTextEditor 5.79, not in KDevelop directly. It will be fixed by the next KDE Frameworks release. https://invent.kde.org/frameworks/ktexteditor/-/commit/686da7797105a93035cfbc7edbf2a8e8f8adf0ec *** This bug has been marked as a duplicate of bug 433434 *** (In reply to Milian Wolff from comment #2) > This is a bug in KTextEditor 5.79, not in KDevelop directly. It will be > fixed by the next KDE Frameworks release. Alright, thank you for letting me know. In fact, 5.80 is now out, so it's fixed by the *current* Frameworks release. |