We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
VS Code version: 1.18.1 Python Extension version: 0.8.0 Python Version: 3.5.1 OS and version: Windows falls update
In the "Variables" pan, the "Arguments" section collapse each time I click "Step Over", whatever it was openned or not.
If "Arguments" is open, keep it opened. IOW, keep the state and don't collapse when I Step Over.
Screen shot to be sure I'm clear:
Exact context: pytest debugging from the "Debug Test" mini-button top of the test name.
The text was updated successfully, but these errors were encountered:
Duplicate of #49
Sorry, something went wrong.
No branches or pull requests
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:
Screen shot to be sure I'm clear:
![image](https://user-images.githubusercontent.com/1050156/33846352-4de6a684-de5b-11e7-8349-be1e136cd7a5.png)
Exact context: pytest debugging from the "Debug Test" mini-button top of the test name.
The text was updated successfully, but these errors were encountered: