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
It would be good to include package import path (e.g. math/big for Int) in completion information. This will allow editors to invoke go doc to display documentation for a selected completion candidate.