-
Notifications
You must be signed in to change notification settings - Fork 174
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi all. As the images below shows, the debug console shows too much information when you inspect a variable. Up untill recently, it showed all values when you inspected it, together with some general data like the min or max of the array. This is now impossible, as each dropdown menu has another dropdown menu seemingly ad infinitum.
I have tried following microsoft/ptvsd#1621 , but this only hides the special variables and function variables, while all other options remain and the overall data is still not available (image 2). I have tried reinstalling and resetting VSCode (https://stackoverflow.com/questions/36108515/how-to-reset-settings-in-visual-studio-code second comment) , but to no avail. I am not sure what to try anymore.
zljubisic
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request