Visual studio 2019 keeps on highlighting occurences of the word under my cursor in the current file:
Is there a way I can get rid of this?
CodePudding user response:
Tools -> Options -> Text Editor -> C/C -> Advanced -> References -> "Disable Reference Highlighting"
Set to true.