Shift-F5 - Out of Codeblock
Runs to the line following the codeblock.
──────────────────────────────────────────────────────────────────────────────

If you are stepping through a program and your program enters a codeblock
<Shift><F5> will allow the program to run until it exits the codeblock.
Program execution will stop on the next line of executable code, following
the code block.