Skip to content

API docs: LSIF: correct documentation lookups when bundle root != "/"

Administrator requested to merge sg/apidocs-lookup-fix into main

Created by: slimsag

This fixes lookups for documentation path IDs (what we use to power "Go to API docs") when the bundle root is not the same as the root of the repository, e.g. in the golang/go repository.

Signed-off-by: Stephen Gutekanst [email protected]

Merge request reports

Loading