mirror of
https://github.com/golang/go
synced 2024-11-05 16:46:10 -07:00
88f3c62a19
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_test.go | ||
span.go | ||
token111.go | ||
token112.go | ||
token_test.go | ||
token.go | ||
uri_test.go | ||
uri_windows_test.go | ||
uri.go | ||
utf16_test.go | ||
utf16.go |