Is there any Code Editor (any text editor that has custom syntax highlighting feature) that we can use on macbook and define the custom syntax highlighting so that we can right the business rules in that?
I was doing the same using Notepad++ (on windows) and had created a custom language for business rules scripts that could some how do nice syntax highlighting. As Notepad++ is not compatible with Macbook I am looking for any other code editor. I know about Atom, Sublime Text, Tex Mate etc but I couldn't understand how to build custom syntax highlighting for business rules scripts in such complex code editors.
Kindly advise. Thanks.