1
0
mirror of https://github.com/golang/go synced 2024-09-30 20:38:32 -06:00
go/internal/lsp/testdata/missingdep
Danish Dua a5d4502270 internal: add call hierarchy cmd and lsp scaffolding
* adds gopls command line tool for call hierarchy
* adds lsp setup for call hierarchy
* adds handler for textDocument/prepareCallHierarchy to display selected
  identifier and get incoming/outgoing calls for it
* setup testing

Change-Id: I0a0904abdbe11273a56162b6e5be93b97ceb9c26
Reviewed-on: https://go-review.googlesource.com/c/tools/+/246521
Run-TryBot: Danish Dua <danishdua@google.com>
Reviewed-by: Heschi Kreinick <heschi@google.com>
2020-08-07 20:22:52 +00:00
..
modules/example.com/extramodule/pkg internal/lsp: add quickfixes for missing dependencies in go.mod 2020-02-07 00:16:14 +00:00
primarymod internal/lsp: fix go.mod.golden test file to have sorted mod names 2020-07-30 22:19:56 +00:00
summary.txt.golden internal: add call hierarchy cmd and lsp scaffolding 2020-08-07 20:22:52 +00:00