-
Notifications
You must be signed in to change notification settings - Fork 40.2k
Local variables are collapsed in annoying ways #93230
Copy link
Copy link
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesunder-discussionIssue is under discussion for relevance, priority, approachIssue is under discussion for relevance, priority, approachverifiedVerification succeededVerification succeeded
Milestone
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesunder-discussionIssue is under discussion for relevance, priority, approachIssue is under discussion for relevance, priority, approachverifiedVerification succeededVerification succeeded
Type
Fields
Give feedbackNo fields configured for issues without a type.
I have a launch config that attaches to an extension host and often (this seems somewhat random) the variable nodes are collapsed in super annoying ways (hello paper cuts). The first screen shot shows the view after hitting the first breakpoint. Not sure what/if something goes wrong but I think in no universe it makes sense to show all variables nodes as collapsed. The second screen shot is after stepping a bit and the variables view doesn't "follow" - I am already three blocks further down but nothing is reveal/expanded which makes this whole thing painful to work with.