mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-28 01:32:42 +01:00
4bccb1547d
Summary: Depends on D19087. Ref T13079. This still doesn't feel like the most clean, general system in the world, but is a step forward from hard-coded `switch()` stuff. Test Plan: - Jumped to `r`. - Jumped to `a`. - Jumped to `r poe` (multiple results). - Jumped to `r poetry` (one result). - Jumped to `r syzygy` (no results). - Jumped to `p`. - Jumped to `p robot` (multiple results); `p assessment` (one result). - The behavior for `p <string>` has changed slightly but should be more powerful now (it's consistent with `r <string>`). - Jumped to `s <symbol>` and `s <context>-><symbol>`. - Jumped to `d`. - Jumped to `f`. - Jumped to `t`. - Jumped to `T123`, `D123`, `@dog`, `PHID-DREV-abcd`, etc. Maniphest Tasks: T13079 Differential Revision: https://secure.phabricator.com/D19088 |
||
---|---|---|
.. | ||
PhabricatorBoardColumnsSearchEngineAttachment.php | ||
PhabricatorProjectHovercardEngineExtension.php | ||
PhabricatorProjectsAncestorsSearchEngineAttachment.php | ||
PhabricatorProjectsCurtainExtension.php | ||
PhabricatorProjectsEditEngineExtension.php | ||
PhabricatorProjectsFulltextEngineExtension.php | ||
PhabricatorProjectsMailEngineExtension.php | ||
PhabricatorProjectsMembershipIndexEngineExtension.php | ||
PhabricatorProjectsMembersSearchEngineAttachment.php | ||
PhabricatorProjectsSearchEngineAttachment.php | ||
PhabricatorProjectsSearchEngineExtension.php | ||
PhabricatorProjectsWatchersSearchEngineAttachment.php | ||
ProjectDatasourceEngineExtension.php |