Skip to content

better solution for finding the start of "parent expressions" #9

@oakmac

Description

@oakmac

Right now we are assuming that an open paren as the first character of a line is the start of a new expression. There are circumstances where this is not true (example: multi-line strings) and will cause odd behavior from the main Parinfer algorithm.

Need to find a better solution here.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions