Skip to content

Listening order and plugin dependencies #6

@hsablonniere

Description

@hsablonniere

The activate listener is done in a setTimeout see here.

This means the plugin order of a bespoke config will not be the order in which plugins listen for events and therefore not the order in which their behaviour is triggered. This is confusing for newcomers and it prevents plugin dependencies.

Do we know why this setTimeout was set in the beginning?

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