Skip to content

Doesn't resolve promise if a package has deferred activation #1

Description

@postcasio

If a package you're trying to load has activationEvents defined in its package.json, activation will be deferred and the promise returned from atom.packages.activatePackage will never resolve.

I think this can be gotten around by calling package.activateNow() instead of activating through the package manager but I'm not sure if it'll work properly.

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