javaVSCode icon indicating copy to clipboard operation
javaVSCode copied to clipboard

Local & Arguments Collapse By Themselves

Open jugaltheshah opened this issue 7 years ago • 2 comments

image

I'm referring to "Local" & "Arguments" under the Variables section to the left on the image above. The issue is, after setting breakpoints and stepping through my code, those 2 sections keep collapsing without my doing. Locals collapses on each run of a function, and Arguments collapses on each line. Is this the intended behavior?

jugaltheshah avatar Aug 07 '17 03:08 jugaltheshah

I have the same behavior, I use watch variables to keep showing a value :sweat_smile:

faustinoaq avatar Aug 07 '17 03:08 faustinoaq

Good workaround! I still wonder if the behavior we experience is by design, however. Ideally we can get this addressed if needed.

jugaltheshah avatar Aug 07 '17 14:08 jugaltheshah