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 was archived by the owner on Jul 15, 2023. It is now read-only.
Now that vgo is available (https://research.swtch.com/vgo-tour), vscode-go will remove imports flag errors because it doesn't understand the module (go.mod) concept, assuming you've configured golint to do that.
Other issues will come up as well and the only workaround I can think of is disable lint modules (possibly).
I'm putting this out there since this is something we will definitely require .
bpollack, jpoehls, hsiafan, hujianxin, wangkechun and 85 more