Skip to content

Support a variablesReference in OutputEvent #79

@hbenl

Description

@hbenl

In javascript it is possible to send arbitrary objects to the console (e.g. console.log(document.body)). It would be useful if such an object could be inspected in the vscode debug console. Note that this is already possible for evaluation results (via EvaluateResponse.body.variablesReference).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions