Syntax Definition for Numbers
Posted: Tue Mar 10, 2009 3:27 pm
I have an XML syntax definition file that is working well for the keyowords I want to see highlighted.
I saw a note from someone doing NC programming explaining how he could highlight a range of G and M codes.
I would like to highlight all numbers in the XML file that are preceded by a #
The numbers have the general format A-Fa-f0-9
Can I do this?
I saw a note from someone doing NC programming explaining how he could highlight a range of G and M codes.
I would like to highlight all numbers in the XML file that are preceded by a #
The numbers have the general format A-Fa-f0-9