flutter / flutter/devtools

Jumping to nodes from the debugger to the inspector view

Aperta
#2,662 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
P3 screen: debugger
Lingua principale
Dart
Stelle
1.7k
Fork
404
Merge medio
6g 17h
PR unite (30g)
18

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Inizia dalla vista delle variabili del debugger e dalla vista dell’inspector descritte nell’issue, concentrandoti su come vengono presentate le istanze di RenderObject ed Element. Definisci l’interazione per collegare una variabile come "this" o "_child" al nodo corrispondente dell’inspector, quindi verifica che il collegamento funzioni per entrambi i tipi di istanza.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
dart, flutter
Ambito
devtools
Tipo di issue
Funzionalità
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.