Skip to content

[Feature] Infer types from unpack call #1353

@Feez

Description

@Feez

If we know enough information about the type passed into unpack, we could infer the unpacked values as a result. For example:

image

We know that both x and y are of type string based on the table passed in. It would be nice to have this as a feature :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions