Skip to content

Clickable interpreter debug breakpoints #22

Open
@IgnoredAmbience

Description

@IgnoredAmbience

We can currently set interpreter breakpoints using the S_line and I_line condition expressions.

It would be nice if there were an easier way of entering these breakpoints.

CodeMirror supports setting markers in the editor gutter using the doc.setGutterMarker, and handling clicks using the gutterClick event.

CodeMirror demo of this: https://codemirror.net/demo/marker.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions