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

Switch to scope activationHook from language package #20

Open
Arcanemagus opened this issue Jun 26, 2018 · 1 comment
Open

Switch to scope activationHook from language package #20

Arcanemagus opened this issue Jun 26, 2018 · 1 comment

Comments

@Arcanemagus
Copy link
Member

With the merging of atom/atom#17521 it should be a simple matter (once it is released) to switch the providers that activate on specific language packages to instead activate on the language they provide. This would for example allow a JavaScript provider to activate whenever source.js (or javascript) gets activated, instead of language-javascript, langugage-babel, language-.....

@Arcanemagus
Copy link
Member Author

Of note:

Make sure the minimum Atom version is updated to account for the requirement of Atom v1.30.0 (or higher):

{
  # ...
  "engines": {
    "atom": ">=1.30.0 <2.0.0"
  },
  # ...
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant