Not sure if this has been suggested before - I was unable to find it.
Are there any plans to add regular expression support to the search function in the model tree? Search results can get fairly clunky in larger models, but this would allow for more refined searches.
I have attached an example for a way I would like to use this. I'm looking for all references to column 8 of "Material_Table". Without regex, and because I don't have a specific row to look for, it would seem my only options are to search for Material_Table and sift through a few thousand results, or search for "8" which would be even worse.