editor_debug_step_over
Move the debugger forward by one line without descending into called functions, allowing you to inspect and control execution flow during debugging.
Instructions
Step over current line in debugger.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||