commit | ee8cb08bfe4453a27a4bd7c86a917800d339c5ac | [log] [tgz] |
---|---|---|
author | Alan Donovan <alan@alandonovan.net> | Mon Feb 15 21:12:49 2016 -0500 |
committer | Alan Donovan <adonovan@google.com> | Sat Feb 20 21:18:35 2016 +0000 |
tree | 1eec312edbf252d077b724dd09b97a1f5be8405b | |
parent | a17fa845d74d17bf6d466f84fd9d3c5602669e53 [diff] |
cmd/guru: what: report identifiers equivalent to the selected one This information is useful for editor UIs that highlight all uses of the local variable under the cursor. Change-Id: I718d648d407468509e6d12f932ae6cdef368830a Reviewed-on: https://go-review.googlesource.com/19512 Reviewed-by: Michael Matloob <matloob@golang.org>