Eclipse like variable highlighting
Hi,
I`m searching for a eclipse like feature. In eclipse when u doubleclick on a variable (like string m_myString) it highlights all occurences of that variable in the current block.
Is this feature also included in Resharper?
MfG
Dominik
Please sign in to leave a comment.
Hello Dominik,
you are looking for ReSharper | Search | Highlight Usages in File
Regards,
Stefan Lieser
Many thx. Exactly what i searched for.
I believe this is bound to Ctrl-Shift-F7 by default, and you can pile up many such presses of that key combo to highlight a number of different variables all at once, and then Esc your way back out one at a time.