It would be cool if regular expression could be used in the Find All in Scripts feature.
For instance, I was trying to find all scripts that required asset IDs as opposed to direct ModuleScript references. Thus, typing into the finder: require(\d+)
Just thought it would be cool and pretty helpful if the finder could do this.
- CM32