You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved highlighting for keywords and macro syntax (#33)
* Allow optional spaces after certain keywords
* Give syntax precedence to brackets/keywords/operators
This allows certain macro expressions to highlight correctly without being overriden by more generic syntax.
0 commit comments