1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 19:32:40 +01:00
phorge-phorge/src/applications/diffusion/symbol
Aviv Eyal 8ea13f3ce9 Framework for external symbol search
Summary:
Ref T7984. With this, an install can add an ExternalSymbolsSource to src/extensions, which will include whatever
source they have.

Test Plan: search for php and python builtins.

Reviewers: joshuaspence, epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley

Maniphest Tasks: T7984

Differential Revision: https://secure.phabricator.com/D13036
2015-05-31 07:37:06 -07:00
..
DiffusionExternalSymbolQuery.php Framework for external symbol search 2015-05-31 07:37:06 -07:00
DiffusionExternalSymbolsSource.php Framework for external symbol search 2015-05-31 07:37:06 -07:00
DiffusionPhpExternalSymbolsSource.php Framework for external symbol search 2015-05-31 07:37:06 -07:00
DiffusionPythonExternalSymbolsSource.php Framework for external symbol search 2015-05-31 07:37:06 -07:00