codesearch-py
codesearch-py copied to clipboard
Deal with platform specific signatures
The backend can return platform specific signatures in response to xref_search
. These signatures don't show up in an annotation_request
for the same file. This breaks GetDisplayName()
.