Add highlighting for Mustache [$50]
Bug #1390577 reported by
Cassidy James Blaede
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GtkSourceView |
New
|
Wishlist
|
|||
Scratch |
New
|
Undecided
|
Mario Guerriero |
Bug Description
Syntax highlighting for Mustache templates would be very welcome. Other code editors like Atom and Sublime have packages to properly highlight mustache tags, and it's something I miss every day at work when I'm using Scratch.
/usr/share/
Atom: https:/
Sublime: https:/
This would be upstreamable and could benefit users of Gedit and other applications of GtkSourceView.
Related branches
lp://staging/~mefrio-g/scratch/bug-139057
Rejected
for merging
into
lp://staging/~elementary-apps/scratch/scratch
- Gero.Bare (community): Disapprove
-
Diff: 165 lines (+122/-0)4 files modifiedCMakeLists.txt (+2/-0)
data/language-specs/mustache.lang (+109/-0)
src/Services/Document.vala (+10/-0)
src/config.vala.cmake (+1/-0)
Changed in gtksourceview: | |
importance: | Unknown → Medium |
status: | Unknown → New |
Changed in gtksourceview: | |
importance: | Medium → Wishlist |
Changed in scratch: | |
assignee: | nobody → Mario Guerriero (mefrio-g) |
To post a comment you must log in.
Bug reported upstream, as there was no bug on this yet. Usually the cleanest solution (and the ones accepted pretty easy) is to have a complex example file submitted along with the language specification. I have searched, but haven't found, only fairly simple ones. Could you please provide a dummy Mustache template for testing using as many features of Mustache as possible?