[1561] All instances of text highlighting
Is there some way of toggling the highlighting of all instances of a
symbol in the source code when the cursor is on the symbol? Sometimes
it is helpful, but many times it just adds noise to the text editor.
Please sign in to leave a comment.
Hello Richard,
I think you are referring to VS feature, which is new in VS2010. You can
switch it off in options (Text Editor / C# / ...), and use ReSharper's Highlight
Usage when needed.
Sincerely,
Ilya Ryzhenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
RH> Is there some way of toggling the highlighting of all instances of a
RH> symbol in the source code when the cursor is on the symbol?
RH> Sometimes it is helpful, but many times it just adds noise to the
RH> text editor.
RH>