Show the debug tab by default when the main isolate is paused
Open
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
Assessment
This issue has not been assessed yet.