How to collect JavaScript/TypeScript debugger logs?
Question
How to collect JavaScript/TypeScript debugger logs?
Answer
- Go to Help | Find action… | Registry….
- Locate the js.debugger.wip.log key and set a path for the log file to be created. For example, ~/debuggerlog.
- Restart the IDE and reproduce the issue.
- Share the generated log file in your bug report (debuggerlog.jsonl in this example).
Please sign in to leave a comment.