mirror of
https://github.com/golang/go
synced 2024-11-05 11:36:10 -07:00
3986990901
This is a work-around for https://github.com/microsoft/vscode/issues/104387. We now always lowercase the drive letter on Windows. This CL also fixes a bug introduced by CL 245327, which caused URIs to be used instead of paths in the GlobPattern. We really need VS Code integration tests for this (golang/vscode-go#404). Updates golang/go#40661 Change-Id: I21be6d929288cfe41168cea34001fc2f41ac6c8b Reviewed-on: https://go-review.googlesource.com/c/tools/+/247684 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> |
||
---|---|---|
.. | ||
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 |