Hello,
I am using sublime text 3, and I would like to ask why is it t that when i use:
if( condition ) : else: endif;
the else has no syntax color.
i am really bothered with this, the color for ’ else:
’ remains white when using the if else with no bracket. I tried installing some packages and it doesn’t solve the issue.
Thanks for your time.