Skip to content

Add breakpoints in the script editor #108

@ambrosiogabe

Description

@ambrosiogabe

Add the ability to set a breakpoint via the text editor and halt the script when that breakpoint is hit. This task will be completed when:

  • You can add a breakpoint in the left margin
  • The script pauses at the breakpoint
  • You can step a single line of code
  • You can resume execution of the script

Script inspection, watch windows, etc will be added in other issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions