Hello Everyone, This is my first post.
I am using NetBeans 8.1 to edit standard ".c" and ".s" files for use on an embedded system and I see default syntax highlighting respectively. However, in these files I also embed a custom language between known tokens whose syntax I'd like to also be highlighted. Can anyone tell me how I can achieve this please? I'm assuming it would either need a request to add to NetBeans or I would have to write something, perhaps a plugin? Thanks in advance, Ian