flutter / flutter/devtools

[Property editor] Add an indication of which widget I'm editing

Abierto
#9,035 4 comentarios 0 reacciones 0 asignados Ver en GitHub
P3 property editor
Lenguaje dominante
Dart
Estrellas
1.7k
Forks
404
Merge medio
6 d 17 h
PR fusionados (30 d)
18

Descripción

### Example

In this example, I have two `ListView` widgets. It's not clear which one I'm currently editing:

![Image](https://github.com/user-attachments/assets/337afded-9b01-499f-81fd-59870c2e4a8e)

### Suggestion

Consider adding some sort of indication of which widget is currently being edited. For example, some sort of border around the source code, or some sort of highlighting effect.

Alternatively, consider adding the widget's line number in the property editor.

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.