Skip to content

Static type support for block-shareable-procedures #2569

@TannerGabriel

Description

@TannerGabriel

Check for duplicates

  • I have searched for similar issues before opening a new one.

Component

block-shareable-procedures

Request

Would there be interest in adding static type support to the block-shareable-procedures plugin? There is already a basic structure, but we would need to add:

  • Type field for the parameters
  • Type field for the return value
  • Implement the events to listen to changes, etc.

Sample suggestion:
Image
Image

Additional context

It would be nice if it would work with the @blockly/plugin-typed-variable-modal plugin.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions