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.
which has worked fine. After a recent update to Code 1.9 / vscode-go 0.6.53, every edit which breaks the syntax or cases tests to fail immediately opens an output window with Command failed: /usr/bin/go test -coverprofile=/tmp/go-code-cover and details of the failure.
That’s… extremely disruptive. Would it be possible to revert to the previous behavior, or perhaps to open such a window only on explicit requests to run tests?