-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
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
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers