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.


Related Resources

Running and Stopping a Process
Running and Stopping a Process
How to run and terminate/stop a process from your toolbar.
Reformat Your Code
Reformat Your Code
Reformat a specific piece of code or the whole file according to your preferences.
Evaluate Expression
Evaluate Expression
Evaluate an expression during a debugging session to learn more about the problem.