You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: