Skip to content

New code lens for statements with side effects #1355

@lars-reimann

Description

@lars-reimann

Is your feature request related to a problem?

We can currently only run all statements with side effects in a pipeline, not just a single one.

Desired solution

  • Add a new code lens to statements with side effects to run the pipeline up to this point.
  • Compute the backward slice of this single statement.
  • Run all statements in the backward slice.

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions