I would like to know an Intellij IDEA shortcut similar to Sublime's CTRL + D , which selects all similar objects and can be modified together. p>
I would like to know an Intellij IDEA shortcut similar to Sublime's CTRL + D , which selects all similar objects and can be modified together. p>
You can use the middle mouse button (the scroll button) and select the vertical lines, or use the Shit + Alt + Insert command, and use the arrows to select lines and columns you wish.
I hope this is what you were looking for.
Hello, this is a shortcut I usually use in Eclipse ...
Ex: Double-click the attribute you want to rename after using the shortcuts ...
Eclipse: alt+shift+r
I believe that IntelliJ IDEA is:
IntelliJ: shift+F6
In IntelliJ IDEA, try Alt + J