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
Labels
Comments
Closed
Closing; no upvotes and old. If this comes up again or is in vscode-python repo we'll come back to it. |
3 tasks
fabioz
added a commit
to fabioz/debugpy
that referenced
this issue
Apr 17, 2020
fabioz
added a commit
to microsoft/debugpy
that referenced
this issue
Apr 21, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In VSC I see only the "Locals" scope. I would expect to see "Globals" and any of the intermediate non-local scopes. Looking at the source, when handling a "scopes" request we are only reporting "Locals".
The text was updated successfully, but these errors were encountered: