Skip to content

Code for stubbing a function for a function call should move to workspace #942

@RoboErikG

Description

@RoboErikG

When the user pastes a function call that doesn't have an associated function definition we create an empty one with the right signature. The code that does this is defined in the onChange methods of the function calls, though. It should be moved into a listener that is registered once on the workspace and handles all types of function calls, not on each function call block.

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