1
0
mirror of https://github.com/golang/go synced 2024-09-30 22:48:32 -06:00
go/internal/lsp/source
Ian Cottrell 15ad1aa0cb internal/lsp: implement go to definition
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>
2018-11-07 18:43:41 +00:00
..
definition.go internal/lsp: implement go to definition 2018-11-07 18:43:41 +00:00
file.go internal/lsp: make source independent of protocol 2018-11-07 18:42:35 +00:00
uri.go internal/lsp: make source independent of protocol 2018-11-07 18:42:35 +00:00
view.go internal/lsp: make source independent of protocol 2018-11-07 18:42:35 +00:00