In Eclipse, there is a feature that is triggered by the CTRL + ALT + U
(Me correct if I am wrong) commands that rename variables with the same name.
Do you know any shortcuts to Sublime Text 3 that do this? Or is it some plugin?
In Eclipse, there is a feature that is triggered by the CTRL + ALT + U
(Me correct if I am wrong) commands that rename variables with the same name.
Do you know any shortcuts to Sublime Text 3 that do this? Or is it some plugin?
Alt + F3
selects all words equal at one time.
Ctrl + D
increments the selection to the nearest (next and not the previous) if you do not want to change all of them.
CTRL + D
selects one by one of the same name. Pressing several times, it selects one by one with the same name.
Shift + Ctrl + F
In the first field the object you are looking for, in the second field where the file you want to modify, third and last is the content you want to replace.
Press CTRL + F and follow the steps below: