Skip to content

Add type hinting for plugins #58

@cnunciato

Description

@cnunciato

One thing you get used to pretty quickly when you're writing pipelines in code is the value of type hinting. As of now, however, our typing support doesn't yet cover plugins, because the SDK lacks an awareness of the full plugin ecosystem. It'd be great, for example, if you could do something like this:

Image

Given how many plugins there are out there, and the need to be able to cover all of them somehow, it's unclear what an ideal implementation would look like, but it's probably something to start experimenting with.

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