Closed
Description
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