This list is pretty awesome: <img width="390" alt="Screenshot 2020-04-03 at 00 12 08" src="https://user-images.githubusercontent.com/810438/78308234-e0047780-753f-11ea-9d4f-1e2d31e5baa0.png"> But always struggle to guess which component in the owner list I need to jump to. We should make hovering the owner list highlight components, just like the main tree view does. @hristo-kanchev, interested?
Activity
hristo-kanchev commentedon Apr 3, 2020
Sure, @gaearon.
I'll try and have something in place by the end of the week.
I'll keep you updated :)
hristo-kanchev commentedon Apr 3, 2020
Something like this?
Light Theme:
Dark Theme:
hristo-kanchev commentedon Apr 3, 2020
I've updated the PR and added the highlight native element feature.
👇
gaearon commentedon Apr 3, 2020
Amazing. This will help me a lot. Thank you so much.