Arguments tab defaults to collapsed when debugging #49
Labels
area-debugging
bug
Issue identified by VS Code Team member as probable bug
info-needed
Issue requires more information from poster
I'm not %100 sure if this is the place for this issue. However, I don't think it's a general issue with VS Code because of what was said in this issue.
Environment data
VS Code version: 1.17.2
Python Extension version: 0.7.0
Python Version: 3.6.2
OS and version: Windows 10 Home, 1703
Actual behavior
When debugging, the "Arguments" tab inside VARIABLES defaults to closed.
Expected behavior
Arguments are pretty important, perhaps this should default to open, like it does for local variables? Or at least have an option to toggle this behaviour.
Steps to reproduce:
Debug any Python program
Logs
Output from
Python
output panelOutput from
Console window
(Help->Developer Tools menu)The text was updated successfully, but these errors were encountered: