flutter / flutter/devtools

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

Open
#9,035 4 comments 0 reactions 0 assignees View on GitHub
P3 property editor
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

### 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.

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.