This repository has been archived by the owner on Aug 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 68
Variable check #1620
Comments
You can see all the local variables and their values in the Debug sidebar. https://code.visualstudio.com/docs/editor/debugging#_debug-view Or did you have something else in mind? |
Hello!
I did have something else in mind.
Having the ability to check global vars, for example, would be a plus.
This feature is present on pycharm for example
…On Wed, 24 Jul 2019, 19:41 Pavel Minaev, ***@***.***> wrote:
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?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1620?email_source=notifications&email_token=AHVDPF3KLVGF3KNGNV5S7ILQBCO5HA5CNFSM4IGSU2CKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2XHYXY#issuecomment-514751583>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHVDPF7EQJ5P7SHBHBEOXS3QBCO5HANCNFSM4IGSU2CA>
.
|
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. |
Closing this as dupe of #118 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: