Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Support objects in OutputEvent #4

Closed
isidorn opened this issue Nov 20, 2015 · 2 comments
Closed

Support objects in OutputEvent #4

isidorn opened this issue Nov 20, 2015 · 2 comments
Assignees

Comments

@isidorn
Copy link
Collaborator

isidorn commented Nov 20, 2015

Currently when debugging node, evaluating 'global' gives a nice expandable object, but 'console.log(global)' is a giant string. An OutputEvent should be able to take a variableReference like an evaluate response.

Giving this to you @weinand to investigate and if we want to introduce it give it back gto me so I implement it on the vscode side.
Requested by @roblourens

@roblourens
Copy link
Member

Should this be tracked in a different repo now?

@weinand
Copy link
Contributor

weinand commented Nov 18, 2016

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

@weinand weinand closed this as completed Apr 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants