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

Cannot see dunder members in Watch window #66

Closed
zooba opened this issue Feb 13, 2018 · 4 comments
Closed

Cannot see dunder members in Watch window #66

zooba opened this issue Feb 13, 2018 · 4 comments
Assignees
Labels
Bug Parity Behavior is NOT same as old-debugger but should be. Upstream-pydevd

Comments

@zooba
Copy link
Member

zooba commented Feb 13, 2018

image

Actual members:
image

@int19h
Copy link
Contributor

int19h commented Feb 13, 2018

Looks like they are excluded by pydevd. Need to look into whether this is configurable. Worst case, we can use their extensibility API to replace the path that retrieves children entirely.

@int19h int19h added the Bug label Feb 13, 2018
@DonJayamanne DonJayamanne added this to the VS stable milestone Mar 20, 2018
@int19h int19h self-assigned this Mar 21, 2018
@MikhailArkhipov MikhailArkhipov modified the milestones: VS stable, VSC Public Preview, May 2018 May 2, 2018
@MikhailArkhipov MikhailArkhipov modified the milestones: May 2018.2, Future May 17, 2018
@DonJayamanne DonJayamanne added Parity Behavior is NOT same as old-debugger but should be. VS Only Investigate and removed VS Only labels Jul 11, 2018
@DonJayamanne DonJayamanne assigned DonJayamanne and int19h and unassigned int19h Jul 11, 2018
@DonJayamanne
Copy link
Contributor

@DonJayamanne to investigate whether this is an issue in VSC as well.

@DonJayamanne
Copy link
Contributor

In VSC dunder members are not displayed in the old nor new debugger.
Hence I wouldn't consider this an issue in VSC, this change would be considered an enhancement for VSC.

@gramster
Copy link
Member

gramster commented Sep 3, 2019

Closing; no upvotes and old.

@gramster gramster closed this as completed Sep 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Parity Behavior is NOT same as old-debugger but should be. Upstream-pydevd
Projects
None yet
Development

No branches or pull requests

7 participants