Page MenuHomePhabricator

When available, pass path, line and repository hints to external symbol queries
ClosedPublic

Authored by epriestley on Jan 26 2018, 3:22 AM.
Tags
None
Referenced Files
F18222368: D18937.diff
Tue, Aug 19, 8:51 PM
F17770660: D18937.id45410.diff
Jul 23 2025, 9:49 AM
F17748465: D18937.diff
Jul 21 2025, 11:56 PM
Unknown Object (File)
Jul 1 2025, 9:01 PM
Unknown Object (File)
Jul 1 2025, 1:24 AM
Unknown Object (File)
Jun 30 2025, 12:46 PM
Unknown Object (File)
Jun 27 2025, 9:19 PM
Unknown Object (File)
Jun 20 2025, 4:30 PM
Subscribers
None

Details

Summary

Depends on D18936. Ref T13047. Third parties can define external symbol sources that let users jump to PHP or Python documentation or query some server.

Give these queries more information so they can try to get better results: the path and line where the symbol appeared, and any known repository scope.

Test Plan

Wrote a fake external source that used this data, command-clicked a symbol in Differential, saw a fake external symbol result.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable