Homec4science

Add a SublimeText-style repository typeahead

Authored by epriestley <git@epriestley.com> on May 13 2014, 23:08.

Description

Add a SublimeText-style repository typeahead

Summary:
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.

Test Plan: {F154007}

Reviewers: chad, btrahan

Reviewed By: btrahan

Subscribers: epriestley, zeeg

Differential Revision: https://secure.phabricator.com/D9087

Details

Committed
epriestley <git@epriestley.com>May 13 2014, 23:08
Pushed
aubortJan 31 2017, 17:16
Parents
rPH82102cd95a2b: Move Push log rendering to SearchEngine
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH436f0563e81f: Add a SublimeText-style repository typeahead (authored by epriestley <git@epriestley.com>).May 13 2014, 23:08