Skip to content

Increase update rate for REPL editor value #154

@remo5000

Description

@remo5000

Typing in something, then evaluating it, will cause the old text to be placed back into the text editor. This also causes buggy behaviour (invisible REPL value) after code execution.

This behaviour happens because the EVAL_REPL action is called before the UPDATE_REPL_VALUE action (due to the throttle).

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions