Context
I nest components when creating complex components that have too many variants to manage with only one component.
Problem
Right now I have to click around within nested components to edit variant options. It’s very tedious and wastes my time.
Solution
When I click on a component I not only want to see the component variant options in the right pane but I also want to see the component variant options for every component that’s nested inside the component I clicked.
That plugin collapses multiple instances of same component into single selection making it suboptimal, and having to all the time have a plugin window open isn’t really that practical. This should be part of default UI like in sketch iirc.