x/tools/gopls: signature help and completion should respect the user's hoverKind setting #38577
Comments
Change https://golang.org/cl/266139 mentions this issue: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, we always send synopsis documentation, but it would be preferable to respect the user's hover setting. Even better, we should follow the same code path to generate the documentation.
The text was updated successfully, but these errors were encountered: