mirror of
https://github.com/golang/go
synced 2024-11-18 18:44:42 -07:00
04c2e8eff9
If the cursor is within an argument that is within a callExpr which is in a return statement, we only want it to highlight the ident that the cursor is in. We do not want it to highlight the entire function. Updates golang/go#34496 Change-Id: If4025660a99fd5df90098e0560a5e9e7260e33c8 Reviewed-on: https://go-review.googlesource.com/c/tools/+/211338 Reviewed-by: Rebecca Stambler <rstambler@golang.org> Run-TryBot: Rohan Challa <rohan@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> |
||
---|---|---|
.. | ||
highlights.go |