Skip to content

How to? : Send debug output to VSCode Output, not DS screen? #26

@TonyGravagno

Description

@TonyGravagno

Debugging is extremely difficult when the output is on the screen that we need to see and interact with.
The DroidScript Log / Output window in VSCode is ideal for common "console.log()" output.

What pattern is required amongst app.SetDebug, app.ShowDebug, app.CreateDebug(), and/or possibly other related features to get logs in VSCode without that same output going to the DS screen?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions