Skip to content

ScriptClass objects registered types don't know about all members #30

@adamedx

Description

@adamedx

Describe the bug
Because the type registered for each ScriptClass class through Update-TypeData does not enumerate all members, features like autocomplete do not work if the type is used in [OutputType] for instance on advanced functions.

We should investigate correctly adding the types to see if this can be implemented without breaking any existing functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions