Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Variable check #1620

Closed
hrfmartins opened this issue Jul 24, 2019 · 4 comments
Closed

Variable check #1620

hrfmartins opened this issue Jul 24, 2019 · 4 comments

Comments

@hrfmartins
Copy link

It'd be nice to check the value of some local vars, without having to use the cursor on top of them.
I recommend putting it on a tab of the debugger interface and having it being displayed there.

@int19h
Copy link
Contributor

int19h commented Jul 24, 2019

You can see all the local variables and their values in the Debug sidebar.

https://code.visualstudio.com/docs/editor/debugging#_debug-view
https://code.visualstudio.com/docs/editor/debugging#_data-inspection

Or did you have something else in mind?

@hrfmartins
Copy link
Author

hrfmartins commented Jul 24, 2019 via email

@int19h
Copy link
Contributor

int19h commented Jul 24, 2019

Indeed! We have globals on our list of features to implement - #118. Please upvote that issue, so that we can keep track of the user demand for it, and prioritize it accordingly.

@karthiknadig
Copy link
Member

Closing this as dupe of #118

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants