Feauture request: pin variable in binding list

I often find myself working on a specific new feature in my app that involves binding a new variable in a bunch of places. Would be nice to have a way to pin a variable at the top of the binding list so that I don’t have to either scroll or search for it each time. Or at the very least make the search term persist.

100% agree. What makes it more frustrating is that searching for a variable is always hit-and-miss.

It would also be helpful to have the ability to pin collections as well. When you’re binding multiple elements on the page to to various bits of data in a collection, you have to expand the various collections folders and collection each time you go to bind a new element.