Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug Console does not emit values #39

Open
cdaringe opened this issue Nov 7, 2021 · 2 comments
Open

Debug Console does not emit values #39

cdaringe opened this issue Nov 7, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@cdaringe
Copy link
Contributor

cdaringe commented Nov 7, 2021

Problem

While trying to inspect a value in the Debug Console, values are emitted on request

image

For instance, in the screenshot above, i load s (an in scope string) into the debug console, but no value is emitted, per expectation when using the debug console. I'm not sure if there is a round trip to the DAP server here or not, or if it is supposed to use existing in-mem references already loaded into the debug context.

@Cobular
Copy link

Cobular commented Jan 13, 2022

Seeing this as well unfortunately, did you have any luck resolving it?

@cdaringe
Copy link
Contributor Author

No, I did not. One day I may look deeper, but not soon

@sim642 sim642 added the enhancement New feature or request label Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants