Megafinder
This is a fork of advanced-open-file that is meant to be a Cmd+P replacement for enormous repositories. Although it works on any project with a project root, it has been tailored to work with sandboxes at The MathWorks.
It works by running find
and invoking fuzzaldrin
on the result.
Usage
Just open your favorite project and Cmd+P away! Currently filters for C/C++ source and headers (will make this configurable in the future).