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

"Arguments" collapse while Step Over is used (Debug) #387

Closed
lmazuel opened this issue Dec 11, 2017 · 1 comment
Closed

"Arguments" collapse while Step Over is used (Debug) #387

lmazuel opened this issue Dec 11, 2017 · 1 comment
Labels
area-debugging bug Issue identified by VS Code Team member as probable bug

Comments

@lmazuel
Copy link
Member

lmazuel commented Dec 11, 2017

Environment data

VS Code version: 1.18.1
Python Extension version: 0.8.0
Python Version: 3.5.1
OS and version: Windows falls update

Actual behavior

In the "Variables" pan, the "Arguments" section collapse each time I click "Step Over", whatever it was openned or not.

Expected behavior

If "Arguments" is open, keep it opened. IOW, keep the state and don't collapse when I Step Over.

Steps to reproduce:

  • Debug anything
  • Open Arguments in the Variables section
  • Do a Step Over
  • Arguments has been collapsed.

Screen shot to be sure I'm clear:
image

Exact context: pytest debugging from the "Debug Test" mini-button top of the test name.

@DonJayamanne DonJayamanne added closed-duplicate area-debugging bug Issue identified by VS Code Team member as probable bug labels Dec 11, 2017
@DonJayamanne
Copy link

Duplicate of #49

@DonJayamanne DonJayamanne marked this as a duplicate of #49 Dec 11, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Jul 12, 2018
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
Projects
None yet
Development

No branches or pull requests

2 participants