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 Jul 15, 2023. It is now read-only.
Hi vscode-go developers! I've taken your function for expanding file paths in go test output into my plugin and found a bug there.
Steps to reproduce:
Launch test.
Look at path in output. It's not expanded
Expected:
goissue_test.go:7
->/Users/user/go/src/github.com/user/goissue/goissue_test.go:7
The text was updated successfully, but these errors were encountered: