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

Unable to expand variables in watch window #5035

Closed
DonJayamanne opened this issue Mar 31, 2019 · 2 comments
Closed

Unable to expand variables in watch window #5035

DonJayamanne opened this issue Mar 31, 2019 · 2 comments
Assignees
Labels
important Issue identified as high-priority regression Bug didn't exist in a previous release

Comments

@DonJayamanne
Copy link

DonJayamanne commented Mar 31, 2019

  • Old version of Debugger (December Release)
    • sys.argv can be expanded in watch window
  • Latest version
    • sys.argv cannot be expanded.

Nothing can be expanded in the watch window

Old Version (December)
Screen Shot 2019-03-31 at 3 41 11 PM

New debugger
Screen Shot 2019-03-31 at 3 41 53 PM

@ghost ghost added the triage-needed Needs assignment to the proper sub-team label Mar 31, 2019
@DonJayamanne DonJayamanne added upstream-ptvsd important Issue identified as high-priority regression Bug didn't exist in a previous release and removed triage-needed Needs assignment to the proper sub-team labels Mar 31, 2019
@cssyphus
Copy link

cssyphus commented Apr 1, 2019

I am also seeing this problem. At exactly the same time the watch window functionality broke, I also find I am now unable to open the object inspector when hovering a variable (such as self). I mention this here because I suspect the two symptoms could be related.

Previous functionality (hovering variable global_info_object):

on-hover-object-inspector

Current non-functionality (hovering variable global_info_object):

on-hover-NO-object-inspector

@DonJayamanne
Copy link
Author

Fixed upstream, fix will be in the next version of the extension.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
important Issue identified as high-priority regression Bug didn't exist in a previous release
Projects
None yet
Development

No branches or pull requests

2 participants