-
Notifications
You must be signed in to change notification settings - Fork 8
Indentation tracking #79
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels