Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Package.getActivationCommands is deprecated. #60

Closed
d4k0 opened this issue Apr 9, 2015 · 0 comments
Closed

Package.getActivationCommands is deprecated. #60

d4k0 opened this issue Apr 9, 2015 · 0 comments
Labels

Comments

@d4k0
Copy link
Contributor

d4k0 commented Apr 9, 2015

This deprecation message appears since Atom 0.189.0:

Use activationCommands instead of activationEvents in your package.json
Commands should be grouped by selector as follows:

  "activationCommands": {
    "atom-workspace": ["foo:bar", "foo:baz"],
    "atom-text-editor": ["foo:quux"]
  }
Package.getActivationCommands (D:\Programme\Dokumente\Atom\resources\app\src\package.js:764:9)
Package.hasActivationCommands (D:\Programme\Dokumente\Atom\resources\app\src\package.js:689:20)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants