Skip to content

Indentation tracking #79

@asvarga

Description

@asvarga

I threw together a simple wrapper around cstree that adds indentation tracking: https://github.com/asvarga/cstree2d

tl;dr: It defines Syntax2D<S: Syntax> which adds Indent/Dedent/Newline tokens to a Syntax, and defines a display method that handles these indentation changes.

Would you be interested in merging it into cstree as a feature? I could polish it up and file a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions