In my VSCode there's nothing option about "Select all occurrences of current selection". How can I add it? or How can I reset the keybinding?
This is my option:
In my VSCode there's nothing option about "Select all occurrences of current selection". How can I add it? or How can I reset the keybinding?
This is my option:
If you select a part of a text file and execute the command Select All Occurrences of Find Match
it does the following:
Select All Occurrences of Find Match
command from the command menuIf you change the keybinding of just the Select All Occurrences of Find Match
command, this allows you to use that keybinding to do what I just described above.