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
Note that we want to use a modified surrounding pair scope handler which uses "inside" as content range
For each such surrounding pair scope, yield a scope which is the intersection of the surrounding pair scope with the paint scope
Yield the paint scope itself
For iteration scope, just use a Implement fallback scope handler #1097 scope combinator which falls back from a version of surrounding pair where the domain is actually just the inside (including whitespace), falling back to "line"
Proposed implementation
"paint"
Dependencies
surroundingPair
to use a scope handler #1061Test cases to add
(using syntax proposed in #1524)
The text was updated successfully, but these errors were encountered: