1
0
mirror of https://github.com/golang/go synced 2024-10-02 00:18:32 -06:00
go/internal/lsp/testdata/godef/a
Rebecca Stambler abbb706b23 internal/lsp: enable enhanced hover by default
This change removes the explicit configuration for improved
documentation on hover. We use a comment's synopsis rather than the full
comment.

However, we also add a "noDocsOnHover" setting that is used by the cmd
tests. Ultimately, no one should use this setting and we should remove
it. We leave it temporarily because the cmd tests still need work.

Change-Id: I5488eca96a729ed7edad8f59b95af163903740d6
Reviewed-on: https://go-review.googlesource.com/c/tools/+/174378
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Cottrell <iancottrell@google.com>
2019-05-16 17:30:22 +00:00
..
a.go internal/lsp: handle definitions for variables with error types 2019-04-15 20:59:51 +00:00
a.go.golden internal/lsp: enable enhanced hover by default 2019-05-16 17:30:22 +00:00
d.go internal/lsp: fix definition tests to use golden files 2019-05-10 21:06:55 +00:00
d.go.golden internal/lsp: enable enhanced hover by default 2019-05-16 17:30:22 +00:00
random.go internal/lsp: add definition tests from godef 2018-11-19 18:17:22 +00:00
random.go.golden internal/lsp: enable enhanced hover by default 2019-05-16 17:30:22 +00:00