Hello,
I've seen some bundles do that but I can't figure out the way to accomplish this.
In the language that I am working on I have variables and arrays etc... Is there a way that I can have a variable declared with a $ symbol and then have it custom colored every time any word has the $symbol in front?
Something like
declare $variable declare %array[]
so every time these variables appear in the script they would be a certain(assignable) color and a different color for the %array?.
Thank you.
Best, John