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
the quotes that delimit single quoted strings are missing the
punctuation.definition.string.
(begin
/end
).powershell
scopesScreenshots
Expected Behavior
The apostrophes/single quotes that start and end a string should receive a
punctuation
scope. See http://www.sublimetext.com/docs/3/scope_naming.html#string.Code Samples
The text was updated successfully, but these errors were encountered: