1
0
mirror of https://github.com/golang/go synced 2024-10-01 01:38:33 -06:00
go/internal
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
..
fastwalk internal/fastwalk: don't cross Dirent.Reclen boundry while looking for NULL in parseDirEnt 2018-10-13 18:20:35 +00:00
gopathwalk gopathwalk: don't log for nonexistant root dirs 2018-10-17 18:30:23 +00:00
jsonrpc2 cmd/golsp: format logging for the lsp inspector 2018-11-02 22:32:51 +00:00
lsp internal/lsp: implement go to definition 2018-11-07 18:43:41 +00:00
memcache godoc: move third-party godoc deps behind build tag 2018-10-02 22:38:33 +00:00
semver go/packages: add name= query 2018-10-16 20:20:09 +00:00