Support objects when sending output to debug console #15796
Labels
debug
Debug viewlet, configurations, breakpoints, adapter issues
feature-request
Request for new features or functionality
Milestone
The Output event now supports individual objects being passed.
Ideally show these in the debug console like this:
or in case side-by-side trees are not possible:
Consider to use the first approach when only a single object is passed.
The corresponding debug protocol addition is microsoft/vscode-debugadapter-node#79
The text was updated successfully, but these errors were encountered: