Skip to content

Add breakpoints in the script editor #108

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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