mirror of
https://github.com/golang/go
synced 2024-11-18 16:54:43 -07:00
55b754b4e0
This change adjusts where the start and end of the arguments list are when determining which parameter is the active paramter. Rather than use the first and last argument's position, we will use the start and ending parentheses. Fixes golang/go#37271 Change-Id: I70bc5c8b4bdb5242fc35a20e63b9a8860cb1d6bd Reviewed-on: https://go-review.googlesource.com/c/tools/+/221817 Run-TryBot: Rohan Challa <rohan@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
apidiff | ||
fastwalk | ||
gocommand | ||
gopathwalk | ||
imports | ||
jsonrpc2 | ||
lsp | ||
memoize | ||
packagesinternal | ||
span | ||
telemetry | ||
testenv | ||
tool | ||
xcontext |