Allows you to quickly search for files within a repository. Roughly:
- We build a big tree of everything and ship it to the client.
- The client implements a bunch of Sublime-ish magic to find paths.
Differential D9087
Add a SublimeText-style repository typeahead epriestley on May 13 2014, 3:10 AM. Authored by Tags None Referenced Files
Subscribers
Details
Allows you to quickly search for files within a repository. Roughly:
Diff Detail
Event TimelineComment Actions
Comment Actions This will probably need some tweaks (and if your repository has like 100K files in it I'm not sure how usable it will be) but we can see what issues we hit. For Phabricator-sized repos it feels pretty good to me.
|