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 782769 - Sparql.lang: Some keywords missing (MINUS, SERVICE, SAMPLE, COALESCE)
Sparql.lang: Some keywords missing (MINUS, SERVICE, SAMPLE, COALESCE)
Status: RESOLVED FIXED
Product: gtksourceview
Classification: Platform
Component: Syntax files
3.22.x
Other Linux
: Normal normal
: ---
Assigned To: GTK Sourceview maintainers
GTK Sourceview maintainers
Depends on:
Blocks:
 
 
Reported: 2017-05-18 06:23 UTC by Tobias Schönberg
Modified: 2017-05-22 13:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
sparql.lang: Add some keywords and function keywords (1.01 KB, patch)
2017-05-18 06:26 UTC, Tobias Schönberg
accepted-commit_now Details | Review

Description Tobias Schönberg 2017-05-18 06:23:46 UTC
I noticed that MINUS, SERVICE, SAMPLE, COALESCE are not highlighted the same as the other keywords. Sending a patch.
Comment 1 Tobias Schönberg 2017-05-18 06:26:20 UTC
Created attachment 352064 [details] [review]
sparql.lang: Add some keywords and function keywords

Adding MINUS and SERVICE to keywords. Adding SAMPLE and
COALESCE to function keywords.
Comment 2 Sébastien Wilmet 2017-05-19 13:45:20 UTC
Review of attachment 352064 [details] [review]:

Looks good, thanks.