Skip to content

[TS] Include Debug And Version Information #55

@jbolda

Description

@jbolda

Feature Description

This is in part to support the playground, but is also very useful in debugging and for folks creating issues. We want to allow one to dynamically create a 'debug'-like object. Information currently required by the playground would include the version and the AST representation.

Feature Context

We may have some of this work completed as you can see it in the playground. At the current time, we are handling some of this rendering and output in a Rust helper file. It is likely not worth holding this information in memory, but rather an item to generate on-demand.

Also, there is no documentation how one might currently use it. It is only in code, and the playground serves as the only example.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions