mirror of
https://github.com/golang/go
synced 2024-11-18 16:04:44 -07:00
f8e42dc477
We expected URIs to be canonical, but VS Code's URI escaping is overeager and escapes things that don't need to be. Forcibly unescape them, then re-escape them with Go's encoding, so that we know they'll match URIs generated by URIFromPath. Fixes golang/go#37231. Change-Id: I4b163ae3c91e8846ab72e5b5e89bd6d018c3995e Reviewed-on: https://go-review.googlesource.com/c/tools/+/219899 Run-TryBot: Heschi Kreinick <heschi@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
apidiff | ||
fastwalk | ||
gopathwalk | ||
imports | ||
jsonrpc2 | ||
lsp | ||
memoize | ||
packagesinternal | ||
span | ||
telemetry | ||
testenv | ||
tool | ||
xcontext |