If I highlight a variable named "abc", and I also have a method named "abc1", the abc
in abc1
get lightly-highlighted.
I tried preventing that by unchecking Tools > Options > Text Editor > C# > Advanced > Highlighting > Highlight related keywords under cursor
[what does that even mean?] but to no avail.
Is there a way to prevent that?
(VS version 17.4.2)
CodePudding user response: