flutter / flutter-intellij

Flutter Plugin for IntelliJ
https://flutter.dev/using-ide
BSD 3-Clause "New" or "Revised" License
1.98k stars 318 forks source link

Allow the user to select a widget to inspect from their code #2033

Open InMatrix opened 6 years ago

InMatrix commented 6 years ago

This feature can be more efficient than selecting in the tree view or from the screen, when the user knows exactly which widget they want to inspect.

stevemessick commented 6 years ago

@pq @jacob314 for consideration.