mirror of
https://github.com/golang/go
synced 2024-11-19 05:24:42 -07:00
1aef897494
It is impossible to reconstruct a line and column correctly from export data, so we have to attempt to find open and process the file in order to guess what the original pos was when we have one that originated in export data. This occurs in any time in go to definition when the target is not in the same pacakge as the source. Change-Id: Ib2ee404d4f1c39d8bd7f1fbc2096d8d6cbeed6f8 Reviewed-on: https://go-review.googlesource.com/c/150044 Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
completion.go | ||
definition.go | ||
diagnostics.go | ||
file.go | ||
format.go | ||
signature_help.go | ||
uri.go | ||
view.go |