When building views in Perspective, I find that I often have flex containers deeply nested inside other flex containers.
When binding to properties on these components, I sometimes have to drill way down to find the property I'm looking for (think nested query or popup params).
I think it would be pretty convenient to be able to copy the path of a component from the project browser into the clipboard just like you do for a view or nested query. Then I can simply paste the path when I need to.