Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support objects when sending output to debug console #15796

Closed
weinand opened this issue Nov 21, 2016 · 0 comments
Closed

Support objects when sending output to debug console #15796

weinand opened this issue Nov 21, 2016 · 0 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality
Milestone

Comments

@weinand
Copy link
Contributor

weinand commented Nov 21, 2016

The Output event now supports individual objects being passed.

Ideally show these in the debug console like this:

2016-11-18_11-30-17

or in case side-by-side trees are not possible:

2016-11-18_16-24-48

Consider to use the first approach when only a single object is passed.

The corresponding debug protocol addition is microsoft/vscode-debugadapter-node#79

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

2 participants