mirror of
https://github.com/golang/go
synced 2024-11-18 20:04:52 -07:00
02d0efc0fb
This adds support for the LSP implemention call, based on the guru code for getting implementations. The guru code did much more than we need, so some of the code has been dropped, and other parts of it are ignored (for now). Fixes golang/go#32973 Change-Id: I1a24450e17d5364f25c4b4120be5320b13ac822b Reviewed-on: https://go-review.googlesource.com/c/tools/+/203918 Run-TryBot: Michael Matloob <matloob@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
check.go | ||
cmdtest.go | ||
definition.go | ||
format.go | ||
imports.go | ||
references.go | ||
rename.go | ||
suggested_fix.go |