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

Feature Request: Highlight all found search terms and selected occurrences #69

Closed
jamesmehorter opened this issue Mar 3, 2015 · 8 comments

Comments

@jamesmehorter
Copy link

Hi! Love the plugin! Thanks!

When I search my code for 'foo' and find 8 instances, it would be awesome to see those 8 instances highlighted in the codeglance.

Similar, but separate; also when I select multiple occurrences of 'bar' throughout my code it would be awesome to see all those occurrences highlighted as well (the way it works in Sublime's minimap).

Thanks!

@rquadling
Copy link

+1

@mdziedzic
Copy link

+1

@vektah
Copy link
Owner

vektah commented Mar 11, 2017

Added in 1.5.0

@alaaalii
Copy link

@vektah I was looking for a feature of CodeGlance that highlights all occurrences of the selected code, something like Atom's (minimap-hightlight-selected)[https://atom.io/packages/minimap-highlight-selected]. Is this the same as this feature request? I have CodeGlance 1.5.2 (PyCharm 2017.1.1, masOS 10.12.14) and it currently doesn't do this, it just highlights the selection, not all occurrences.

@tbrodbeck
Copy link

yeah the same thing here. I cant see that this feature was added

@rquadling
Copy link

I'm using PHPStorm with CodeGlance 1.5.2. If I search for a phrase and select all occurrences, I can see the blue highlight in the minimap for all the selections.

Seems to work for me.

image

@tbrodbeck
Copy link

yes your right, thats possible, but Atom's minimap-hightlight-selected works differently. There it already highlights all occurrences when selecting only one

@Sachyyy
Copy link

Sachyyy commented Sep 10, 2019

Would be very helpful if they can deliver this feature.
I have used Visual Studio with a plugin called "RockMargin"
whenever i clicked on a word, it will highlight all occurrences in the right pane as well. it is so easy to navigate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants