Debugger variables expanded state should persist on stepping
Aperta
P3
screen: debugger
- Lingua principale
- Dart
- Stelle
- 1.7k
- Fork
- 404
- Merge medio
- 6g 17h
- PR unite (30g)
- 18
Descrizione
Repro steps:
- Add and trigger a breakpoint
- Expand the variables in scope

- Step Over
- Observe variables are collapsed

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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.