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

Move to the next/previous identifier occurence without invoking 'highlight usages in file' action (or turn off the added highlits) #3

Open
ArturGajowy opened this issue May 29, 2013 · 1 comment

Comments

@ArturGajowy
Copy link

Hi!

Current implementation of Identifier Highlighter seems to invoke 'highlight usages in file' action which (when 'highlight usages of element at caret' is on) causes two (for me) unpleasant effects:

  1. the highlight 'darkens' when alt + shift + up/down is pressed
  2. the highlight persists even after caret moves out of the identifier

As a workaround, I tried to disable background color for search results, but this affects search usages as well (which is hard to deal with :))

It would be great if the plugin could somehow only use the search results and navigate through them, without automatically turning on the search highlights. (I think that's the way it worked in IDEA < 10, with Identifier Highlighter :))

Thanks in advance! :)
Artur

@OlegYch
Copy link
Owner

OlegYch commented May 31, 2013

Hi Artur

I don't think i have time for this %(
Pull request is welcome though %)

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

No branches or pull requests

2 participants