IntelliJ IDEA- Enable Multiple Cursors for Editing


In IntelliJ IDEA, using Alt + Shift + Mouse Click (Windows/Linux) or Option + Shift + Mouse Click (macOS), you can activate multiple cursors for editing.

IntelliJ IDEA – Enable Multiple Cursor for Editing

Alternatively, you can also use Column Selection Mode which allows to create multiple cursors. Place caret at end and use:

Windows: ctrl + ctrl(Hold) + ↑ / ↓

macOS: option + option(Hold) + ↑ / ↓

P.S. Press the Esc button to disable it.

References

  1. IntelliJ IDEA- View all exit points of method
  2. IntelliJ IDEA – Code reformat and rearrange shortcut keys
  3. IntelliJ IDEA – public static void main shortcut

Similar Posts

About the Author

Atul Rai
I love sharing my experiments and ideas with everyone by writing articles on the latest technological trends. Read all published posts by Atul Rai.