Closed
Description
- Modify
getTarget: Target
fieldgetTargets(): Target[]
- Add predicate
#allow-multiple!
that sets aallowMultiple
field on the node output - When processing scopes in base tree sitter scope handler detect if there are multiple scopes with identical domains.
- If it happens, check the nodes for an
allowMultiple
field. If it exists, merge into one scope that has multiple content ranges. If it doesn't exist, throw an error saying they need to use the predicate if it was intentional
Metadata
Metadata
Assignees
Labels
No labels