visual-studiocursor-position

is there a way to edit all reference highlights in visual studio?


Usually in vs2015 and vs2017 (at least) when you select a word, automatically all the references of the word get selected. I would like to know if there is a way to edit all the occurrences using a keyboard shortcut (placing multiple cursors without the searching dialog), as an example, let's say that in the image below i would like to replace the "Some" with "Very".

Reference Higlighting


Solution

  • Try right-clicking your reference, then choosing "Rename..."