flutter / flutter/devtools

DevTools debugger should support keyboard shortcuts for stepping

Open
#3,867 2 comments 0 reactions 0 assignees View on GitHub
fix it friday good first issue observatory migration observatory: missing core functionality P3 screen: debugger
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

**[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)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.