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

Debugging: Cannot inspect inside variables of section "Watch" #4984

Closed
DavidDuranPerez opened this issue Mar 28, 2019 · 2 comments
Closed

Debugging: Cannot inspect inside variables of section "Watch" #4984

DavidDuranPerez opened this issue Mar 28, 2019 · 2 comments
Labels
area-debugging bug Issue identified by VS Code Team member as probable bug regression Bug didn't exist in a previous release

Comments

@DavidDuranPerez
Copy link

DavidDuranPerez commented Mar 28, 2019

Environment data

  • VS Code version: 1.32.3
  • Extension version (available under the Extensions sidebar): 2019.3.6139
  • OS and version: Windows 10
  • Python version (& distribution if applicable, e.g. Anaconda): 3.6.2
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): virtualenv

Expected behaviour

I should be able to inspect inside any variable placed in the "Watch" section.

Actual behaviour

Yesterday, I was able to inspect inside any variable placed in the "Watch" section. However, today, I can only inspect the automatic variables placed under "Locals". See image below:

image

This happens also to a colleague of mine since today. Is it because an update of the extension?

@ghost ghost added the triage-needed Needs assignment to the proper sub-team label Mar 28, 2019
@0000Paula01
Copy link

I am also getting the same issue

@DonJayamanne DonJayamanne added the regression Bug didn't exist in a previous release label Mar 28, 2019
@ghost ghost removed the triage-needed Needs assignment to the proper sub-team label Mar 28, 2019
@DonJayamanne DonJayamanne added bug Issue identified by VS Code Team member as probable bug area-debugging upstream-ptvsd labels Mar 28, 2019
@DonJayamanne
Copy link

Fixed in the latest version of the extension.

@ghost ghost removed the needs upstream fix label Apr 4, 2019
@lock lock bot locked as resolved and limited conversation to collaborators May 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-debugging bug Issue identified by VS Code Team member as probable bug regression Bug didn't exist in a previous release
Projects
None yet
Development

No branches or pull requests

3 participants