Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/tools/internal/lsp: support definition, signature help, hover for builtins #31696

Closed
stamblerre opened this issue Apr 26, 2019 · 2 comments
Closed
Labels
FrozenDueToAge gopls Issues related to the Go language server, gopls.
Milestone

Comments

@stamblerre
Copy link
Contributor

See microsoft/vscode-go#2448.

@gopherbot gopherbot added this to the Unreleased milestone Apr 26, 2019
@gopherbot gopherbot added the gopls Issues related to the Go language server, gopls. label Apr 26, 2019
@gopherbot
Copy link

Change https://golang.org/cl/176922 mentions this issue: internal/lsp: use builtin package for signature help

gopherbot pushed a commit to golang/tools that referenced this issue May 15, 2019
This change uses the builtin package to derive the signature help for
builtin functions.

Updates golang/go#31696

Change-Id: I458b3a89bdf143e7018e8be7cb6a5e8c068a47c2
Reviewed-on: https://go-review.googlesource.com/c/tools/+/176922
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Cottrell <iancottrell@google.com>
@gopherbot
Copy link

Change https://golang.org/cl/177517 mentions this issue: internal/lsp: support definitions and hover for builtins

@golang golang locked and limited conversation to collaborators May 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge gopls Issues related to the Go language server, gopls.
Projects
None yet
Development

No branches or pull requests

2 participants