Skip to content

Use ExecuteQueue for all execute() hooks #533

Open
@DavisVaughan

Description

@DavisVaughan

Follow up to #510

In #510 we added ExecuteQueue and use it for cell execution in Positron to ensure that R and Python cells are sent to Positron for execution in the correct order.

#509 (comment) revealed that we really need to do this anywhere we are using execute(), since it shows it is broken in VS Code with R too, so we should go through and fix those other cases too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions