Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Debugger variables expanded state should persist on stepping #872

@kenzieschmoll

Description

@kenzieschmoll

Repro steps:

  • Add and trigger a breakpoint
  • Expand the variables in scope

Screen Shot 2019-07-31 at 7 54 23 AM

  • Step Over
  • Observe variables are collapsed

Screen Shot 2019-07-31 at 7 54 06 AM

If we wanted to see the value of the _headsCount var change as we step through the method, we'd have to keep expanding the variables each time we step.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3issues we think are valid but not importantscreen: debuggerIssues with the Debugger screen

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions