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.
The Go tools required with this editor are not automatically updated.
If vscode-go requires a newer version of a tool to function correctly the user has to debug this issue themself. A notice in a README is not enough to keep the users happy.
I suggest that the plugin/editor would automatically resolve these issues if they are found. Or that the user is notified about the issue via a banner telling the user how to resolve the issue.
Both of the examples below cause frustration towards vscode or vscode-go as it is not visible where this issue originates from.
Example issues
#503 - CPU hog after upgrading MacOS to Sierra. #441 - After upgrading to Go 1.7 gocode needs to be restarted.
The Go tools required with this editor are not automatically updated.
If vscode-go requires a newer version of a tool to function correctly the user has to debug this issue themself. A notice in a README is not enough to keep the users happy.
I suggest that the plugin/editor would automatically resolve these issues if they are found. Or that the user is notified about the issue via a banner telling the user how to resolve the issue.
Both of the examples below cause frustration towards vscode or vscode-go as it is not visible where this issue originates from.
Example issues
#503 - CPU hog after upgrading MacOS to Sierra.
#441 - After upgrading to Go 1.7
gocodeneeds to be restarted.