I have defined a new language for Microchip PIC 16Fxx Assembely using the built in editor. However I cannot find out how to format a hexadecimal number properly for example 0x2F, the '0' and the '2' are coloured but the rest isn't. How can I define a format that colours a word that starts with a number (0-9)?
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have defined a new language for Microchip PIC 16Fxx Assembely using the built in editor. However I cannot find out how to format a hexadecimal number properly for example 0x2F, the '0' and the '2' are coloured but the rest isn't. How can I define a format that colours a word that starts with a number (0-9)?
Thanks