Skip to content

show where element is exported from #33

Description

@CelineMaterna

when entries are exported it would be nice to see from where they were exported.
Exported classes come from the export XYZ or export * in a module. It basically says that one also gets entries from other modules when importing this one.
If you look at https://github.com/toitware/toit/blob/master/lib/core/core.toit you can see that our core library is, in fact, just reexporting entries and doesn't have any members on its own.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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