4
I would like to expand the cursor to the next word that is selected, it is similar to the CTRL + F but make a copy of the cursor to which the selected word was found, so you can change more than one place of the code at the same time.
- Using the
Sublimeor theAtomthe same function is found after selecting the word, usingCTRL + D.
The Visual Studio has a shortcut to an equivalent function?
I did not find in the documentation