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

Only local scope is reported. #118

Closed
ericsnowcurrently opened this issue Feb 23, 2018 · 1 comment · Fixed by microsoft/debugpy#127
Closed

Only local scope is reported. #118

ericsnowcurrently opened this issue Feb 23, 2018 · 1 comment · Fixed by microsoft/debugpy#127
Assignees

Comments

@ericsnowcurrently
Copy link
Member

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".

@int19h int19h added this to the VSC Public Preview milestone Mar 21, 2018
@int19h int19h self-assigned this Mar 21, 2018
@MikhailArkhipov MikhailArkhipov modified the milestones: VSC Public Preview, May 2018 May 2, 2018
@MikhailArkhipov MikhailArkhipov modified the milestones: June 2018.2, Future May 17, 2018
@karthiknadig karthiknadig removed this from the Future milestone Sep 14, 2018
@int19h int19h mentioned this issue Jul 24, 2019
@gramster
Copy link
Member

gramster commented Sep 3, 2019

Closing; no upvotes and old. If this comes up again or is in vscode-python repo we'll come back to it.

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

Successfully merging a pull request may close this issue.

7 participants