Run to cursor
Continues the execution until the position of the caret is reached.
![Tip Screenshot](/guide/assets/run_to_cursor-4652aaac.gif)
00:00
00:27
Instead of stepping through the code line by line after pausing, you might decide that you want the program to continue running until it reaches a specific point in the code where you've placed the cursor. This is where "Run to cursor" (⌥ Opt F9) in macOS or (Alt + F9) in Windows/Linux comes in handy.