Skip to content

PSCi re-export handling needs some work #2080

Description

@garyb

Currently re-exported values will not be autocompleted in psci. I'm not exactly sure what the behaviour here should be, I guess it should behave as if they were defined within the module the import is being attempted for.

This can probably be solved by some use of the Env from Sugar.Names, but I'm also considering doing some work so re-exports will be elaborated as values in the module's exports lists directly, as I think all round this will result in easier re-export handling.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions