ih-reloaded icon indicating copy to clipboard operation
ih-reloaded copied to clipboard

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

Open ArturGajowy opened this issue 11 years ago • 1 comments

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

ArturGajowy avatar May 29 '13 21:05 ArturGajowy

Hi Artur

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

OlegYch avatar May 31 '13 13:05 OlegYch