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
F15423990: D18937.diff
Sat, Mar 22, 7:49 PM
F15415468: D18937.id45431.diff
Thu, Mar 20, 6:11 AM
F15393898: D18937.diff
Sat, Mar 15, 11:14 PM
F15377691: D18937.diff
Thu, Mar 13, 10:17 AM
Unknown Object (File)
Feb 22 2025, 4:23 AM
Unknown Object (File)
Feb 17 2025, 1:51 AM
Unknown Object (File)
Feb 9 2025, 5:04 AM
Unknown Object (File)
Feb 9 2025, 5:04 AM
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