You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
It would be neat if the go language server included at least one example (when available) in the hover tooltip for a symbol.
To a first approximation, the example part of the result of
godoc -ex <package> <symbol>
(e.g.godoc -ex io MultiReader
)The text was updated successfully, but these errors were encountered: