flutter / flutter/devtools

Jumping to nodes from the debugger to the inspector view

Abierto
#2,662 3 comentarios 0 reacciones 0 asignados Ver en GitHub
P3 screen: debugger
Lenguaje dominante
Dart
Estrellas
1.7k
Forks
404
Merge medio
6 d 17 h
PR fusionados (30 d)
18

Descripción

I was stepping through some hit test code and got really deep into the tree... and got disoriented. What node am I handling right now anyway? It would be really useful to be able to jump from the debugger to the inspector view, for example, clicking on a button next to "this" in the variable view, or next to _child, etc. Basically any instance of RenderObject or Element corresponds to a node in the inspector and it would be great for all of them to have a direct link from the debugger to the tree.

Medium priority feature request. This could be a "killer feature" relative to IDE debuggers.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.