DevTools debugger should support keyboard shortcuts for stepping
Abierto
fix it friday
good first issue
observatory migration
observatory: missing core functionality
P3
screen: debugger
- Lenguaje dominante
- Dart
- Estrellas
- 1.7k
- Forks
- 404
- Merge medio
- 6 d 17 h
- PR fusionados (30 d)
- 18
Descripción
**[See Observatory -> DevTools Tracking Issue](https://github.com/flutter/devtools/issues/3858).**
Observatory allows for users to interact with its debugger via console commands, supporting various stepping flavors. If we'd prefer to avoid having a debugger "console" we should at the very least have keyboard shortcuts for the following operations:
- Step Over
- Step In
- Step Out
- Pause / Resume
- Call stack navigation (next / previous frame)
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.