Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

vscode golang plugin dosn't show documentation for some functions on mouse hover #1038

Closed
jcbritobr opened this issue Jun 16, 2017 · 3 comments

Comments

@jcbritobr
Copy link

jcbritobr commented Jun 16, 2017

Some functions comments are not appearing in info when the mouse pointer is over a function:

Operation System info:

linux x86_64 fedora 25

Visual Studio Code Info:

Version 1.13.0
Commit 376c52b955428d205459bea6619fc161fc8faacf
Date 2017-06-08T16:41:25.571Z
Shell 1.6.6
Renderer 56.0.2924.87
Node 7.4.0

vscode-go plugin info:

version:0.6.62 - 9th June, 2017

small-clip

@ramya-rao-a
Copy link
Contributor

Can you try setting go.docsTool to gogetdoc? The default tool for docs doesnt work well with structs

@jcbritobr
Copy link
Author

jcbritobr commented Jun 19, 2017

Hi @ramya-rao-a . It worked with gogetdoc. Thank you. Maybe vscode-go should support this tool officialy.

@ramya-rao-a
Copy link
Contributor

We do support gogetdoc officially, just not by default.

#1025 is tracking the task to make it the default tool

@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants