Hey guys, I've just started with the extremely long task of creating a brand new language addon for Notepad++ about our "beloved" scripting system.
Features:
Different coloring for different commands (select ones will go in x, regular mission ones would do in y, and so on)
Folding of: strings under /* - */ (like c) and Machines, States, rules and actions.
Automatic indentention when using SelectEx, Execlist, Delay, If, While, and other commands that executes commands.
I've only done about 1% of it, so if anyone feells like it could give me a hand or share ideas.