Syntax highlighting in macro editor
Is your feature request related to a problem? Please describe:
I always have problem to see if I have a typo in my macros ({ instead of [ , misspelled condition or spells ...)
Describe the solution you'd like to see implemented:
Syntax highlight of the macro, coloring separators, target and condition, recognized Spells , highlight non closed separators ( () [] {} ...). So that I can create correct Macros the size of Texas ;-)
Describe alternatives you've considered:
Using Macro Toolkit, but I cannot then include the macro in Neuron as I would like and copy pasting is tedious
Maybe Neuron could either copy or use the existing syntax highlighting function if macro toolkit is installed.
would something like rainbow parentheses be good enough? are you mostly having trouble with unmatched brackets/parentheses? or would you like full on syntax highlights?
