Skip to content

Colorize trace info when on a TTY #629

@fyc09

Description

@fyc09

Currently, I did not found any way to debug when my parser is broken (except console.log or read the auto-generated code), which is not intuitive enough. I wonder if we have a better way to see the process of parsing, maybe we can generate an log file to show the process. I can help implement that if necessary.
Or, further more, we can use chrome inspect to debug the source code, just like a node.js program.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions