Search and filter for objects

I’d love to have a text search option. My project has several hundred objects and finding the ones with a given property is really hard right now. I end up opening the project in a text editor. A search/filter for the objects that matched on type, name, and anything in the property keys or values would be huge for me.

That certainly would be useful! Also, @thabetx made very good progress on a pull request adding this feature last year:

Unfortunately, it got stuck on a stability issue that was hard to pin down and probably has something to do with the reversing proxy model. I’ll definitely try to come back to this and get it merged.

Yeah, that’s exactly what I want. Searching into proerty keys/values would also be big for me since hat’s useualy what I’m search for.