While debugging your code and switching between files, you might lose track of the line of code the debugger was executing. Use 'Show execution point' to return to that line of code, or 'Run to cursor' to move debugger forward to another line of code.
#IntelliJTopShortcut