We can add our language definition in gedit in a XML fileformat, in the /usr/share/gtksourceview-3.0/language-specs/ folder,
But can we in our XML refere to an other XML file?
In my language definition i want to add some script (C , Python , Java...) when they are between some special character, since they already have a XML file that i juste want to use it.
Anyone have a clue on achieving this?
https://developer.gnome.org/gtksourceview/stable/lang-tutorial.html