Are there any trick or extension to select all instances of selected word in visual studio code, to facilitate editing or deleting those instances without search and replace
I needed to extract all the matched search lines (using regex) in a file
selectHighlights)