flutter / flutter/devtools

Show the debug tab by default when the main isolate is paused

Open
#4,115 0 comments 1 reaction 0 assignees View on GitHub
enhancement P3
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

If I start a process with `dart --observe` and open devtools from the link in the output, I see a message saying `Main isolate paused in the debugger` (e.g. because of `--pause-isolates-on-start` or an uncaught exception). I'd prefer if devtools would open the Debugger tab if the main isolate rather than the performance tab.

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.