mirror of
https://github.com/golang/go.git
synced 2025-05-08 00:53:07 +00:00
This enables go to definition for the lsp. It has one known non working case (where the filenames have $GOROOT in them) Change-Id: I142c6e04b8691c5076dfcd55592ea710b4b361a4 Reviewed-on: https://go-review.googlesource.com/c/148158 Reviewed-by: Rebecca Stambler <rstambler@golang.org>