Add a link to Dynamic Attribute data binding components(s) for improved switching between components

This speed up my development process, I would like to click a link on the right of the When condition and have it jump to the location of the component within the When condition. This would change the details in code/design view and App Structure.

image

For example: if current link for the dynamic attribute is line 1635 and the getcontact server connect is on line 129, then clicking the link would update the UI to this.

I think complex conditions might be challenging to get right, but this would be a huge time saver to quickly get to the component for review. Especially when working on large pages with thousands of lines of code and hundreds of components in App Structure.

Maybe it could offer a dropdown if there are multiple components used in the condition?