Skip to content

Add new vscode command to show ast #54

@felix-andreas

Description

@felix-andreas
  • Add a new vscode command: Roughly: Show Syntax Tree -> this opens a new virtual document with the same output as cli roughly debug ast. Therefore you can use tree::format
  • write reasonable amount of tests if possible
  • only write comment if impdroves clarity (use similar amounts of comments as in other files)
  • orient on current code style (keep it functional -> bend don't bend backwards just to be functional)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions