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
* rescope statement separator per #114
* rescope everything after --% #113
* rescope string punctuation per #110
* include sigil in variable scope per #23
* rescope variable member per #107
* rescope variable sigil per #23
Environment
Issue Description
;
is scoped wrongly as akeyword
Screenshots
Expected Behavior
;
should be scoped aspunctuation.terminator.statement
. See http://www.sublimetext.com/docs/3/scope_naming.html#punctuationCode Samples
The text was updated successfully, but these errors were encountered: