Skip to content

Imports are not persisted across breakpoints #242

@alt-romes

Description

@alt-romes

If you import Module.Something into the debugger REPL while stopped at a breakpoint; stepping to the next breakpoint will lose that import and you're currently forced to import it again. That's very unergonomic.

The imports in the interactive session should be kept until the session is ended and persisted across breakpoints.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions