Multiple carets

Use multiple carets in your code to make the same change in multiple places or work with lists.

Use multiple carets to make the same change in multiple places. Use ⌃⌃ (macOS) / Ctrl+Ctrl (Windows/Linux), holding it down the second time and the pressing the Down key to create a stack of carets.

Interested in JVM Development?

call to action image

Check out this blog on foojay to see how to work with multiple carets!

Learn More


Related Resources

Complete Statement
Complete Statement
Complete statement can add your semicolons, brackets and manage caret placement for you.
Create a new class
Create a new class
Create a new class and a new package.
JShell
JShell
Use JShell in IntelliJ IDEA to quickly evaluate Java expressions.