| Summary: | Some CSS3 properties are not supported in syntax highlight | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Guo Yunhe <i> |
| Component: | syntax | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | christoph, ilmari.lauhakangas |
| Priority: | NOR | ||
| Version First Reported In: | 16.04.1 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/ktexteditor/f94b51418cd706cadbd578f75355a5239560d10d | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Guo Yunhe
2016-02-20 20:01:23 UTC
Yep, seems like it. Arch Linux 64-bit Kate 16.04.2 KDE Frameworks 5.23.0 Qt 5.7 xcb wm Hi, I have submited a patch https://phabricator.kde.org/D2071 But it hasn't been reviewed. Git commit f94b51418cd706cadbd578f75355a5239560d10d by Christoph Cullmann, on behalf of Guo Yunhe. Committed on 05/09/2016 at 12:53. Pushed by cullmann into branch 'master'. Bug 359613 - Some CSS3 properties are not supported in syntax highlight Differential Revision: https://phabricator.kde.org/D2071 M +1092 -893 src/syntax/data/css.xml M +1099 -816 src/syntax/data/less.xml M +1111 -824 src/syntax/data/scss.xml http://commits.kde.org/ktexteditor/f94b51418cd706cadbd578f75355a5239560d10d Thanks a lot for the patch! |