language-autohotkey
language-autohotkey copied to clipboard
Ending Curly Brace not displaying in color
When I use something like this SendInput {Media_Stop}
it ends up showing SendInput
in one color, then {Media_Stop
in another color, and finally }
with no color.
FYI the {Media_Stop
could also be something like {Enter
and the closing }
would still be colorless.