Skip to content

Handle delimiter pairs in adjacent quotes or comments #332

@pokey

Description

@pokey

Can do so by having text-based implementation accept a list of text ranges. Then we could have the parse tree implementation proceed as follows when the cursor is in a string or comment:

  • walk up the tree, each time first trying all descendant strings before trying parse tree

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions