mirror of https://github.com/golang/go.git
Correct file URLs should have three slashes: two for the protocol (file://) and one for the beginning of the path. Perhaps unsurprisingly, VS Code is sending us URLs with only two. Add the third. Fixes golang/go#39789 Change-Id: I922b3adf1d5980991a43229d952d77fecaf1366b Reviewed-on: https://go-review.googlesource.com/c/tools/+/239743 Run-TryBot: Heschi Kreinick <heschi@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
|---|---|---|
| .. | ||
| parse.go | ||
| span.go | ||
| span_test.go | ||
| token.go | ||
| token111.go | ||
| token112.go | ||
| token_test.go | ||
| uri.go | ||
| uri_test.go | ||
| uri_windows_test.go | ||
| utf16.go | ||
| utf16_test.go | ||