mirror of https://github.com/golang/go.git
This change makes sure that we only return files that contain the given position. There are a few instances of needing to look up files by URI in the internal/lsp/cache package, so use an unexported package for that. This allows us to remove some code in the implementations code. Change-Id: Ifa7a62c67271826e6c632e4c88667d60f8b760c4 Reviewed-on: https://go-review.googlesource.com/c/tools/+/206880 Run-TryBot: Rebecca Stambler <rstambler@golang.org> Reviewed-by: Michael Matloob <matloob@golang.org> |
||
|---|---|---|
| .. | ||
| apidiff | ||
| fastwalk | ||
| gopathwalk | ||
| imports | ||
| jsonrpc2 | ||
| lsp | ||
| memoize | ||
| module | ||
| semver | ||
| span | ||
| telemetry | ||
| testenv | ||
| tool | ||
| txtar | ||
| xcontext | ||