Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/tools/cmd/guru: Add packages/functions "sameids" to what response #16829

Closed
thomasf opened this issue Aug 22, 2016 · 1 comment
Closed

x/tools/cmd/guru: Add packages/functions "sameids" to what response #16829

thomasf opened this issue Aug 22, 2016 · 1 comment

Comments

@thomasf
Copy link

thomasf commented Aug 22, 2016

Please answer these questions before submitting your issue. Thanks!

  1. What version of Go are you using (go version)?

1.7

  1. What operating system and processor architecture are you using (go env)?

linux/amd64

  1. What did you do?

I've been using the far simpler text matching auto highlight symbol mode in emacs which for go mode more or less matches all strings which are the same.

go-guru-hl-identifier-mode is great because it highlights variable's according to scope scoping but I kind of miss package and function highlighting I had before now:

image

It's not a really big issue for me but it is quite helpful to have such highlight as well.

@quentinmit quentinmit added this to the Unreleased milestone Aug 22, 2016
@alandonovan
Copy link
Contributor

Are you using the latest version of guru? I added support for this feature in July:
https://go-review.googlesource.com/c/24949/

@golang golang locked and limited conversation to collaborators Oct 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants