visual-studiovisual-assist

text highlighting visual assist x


I am looking for a way to disable the text of similar values being highlighted when you click/edit a variable, i.e. I click enemyValue and type something next to it and it automatically highlights all the text. I have searched and cannot find anything.

enter image description here


Solution

  • Uncheck "Automatically highlight references to symbol under cursor" on the Advanced | Refactoring page of the Visual Assist X Options dialog.

    Pressing ESC temporarily removes the highlights.