Is there any 'APDL.sublime-syntax' available out there? Or, how to use tmLanguage files?

I would like to document my ANSYS scripts (the macro syntax for this FEA package is called “APDL”).
Two questions:
a) Does anyone have an “APDL.sublime-syntax” for me?
b) Or is there any way to use this tmLanguage file:

have you tried this?

No, I hadn’t, but thanks to you, I have now. It works:


Many thanks for this tip!
It’s a fine start.

I am halfway to where I want to be.
As far as I can tell, the grammar is recognised correctly (and that’s the hard part).
But I have to look for a tmTheme or create one myself until it looks “nice” to me.