After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 761053 - Add highlighting of vendor prefixes to CSS lang file
Add highlighting of vendor prefixes to CSS lang file
Status: RESOLVED FIXED
Product: gtksourceview
Classification: Platform
Component: Syntax files
3.19.x
Other Linux
: Normal normal
: ---
Assigned To: GTK Sourceview maintainers
GTK Sourceview maintainers
Depends on:
Blocks:
 
 
Reported: 2016-01-24 18:28 UTC by Tobias Schönberg
Modified: 2018-05-18 09:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot showing lack of vendor prefixes highlighting (9.28 KB, image/png)
2016-01-24 18:28 UTC, Tobias Schönberg
Details

Description Tobias Schönberg 2016-01-24 18:28:22 UTC
Created attachment 319616 [details]
screenshot showing lack of vendor prefixes highlighting

Some experimental or non-standardized css-properties have vendor prefixes. Currently they are not highlighted (see attached screenshot). I will submit a patch that adds the four prefixes to the syntax highlighting rules in a separate context.
Comment 1 Sébastien Wilmet 2016-01-26 11:50:57 UTC
I confirm.