atom / language-javascript

JavaScript language package for Atom
Other
194 stars 237 forks source link

add node watchers #662

Closed slavaGanzin closed 4 years ago

slavaGanzin commented 4 years ago

Description of the Change

Shebang detection of most common hot-reload wrappers:

Alternate Designs

I use https://github.com/julien-lang/atom-shebang-set-grammar, but finally decide to switch

Benefits

You can name your executable files without extension and editor will understand grammar: fetch and not fetch.js

Possible Drawbacks

I'm not sure about popularity/usability of forever/supervisor

Applicable Issues

Same as in "Benefits"

rsese commented 4 years ago

Thanks for the contribution! I think it's not mentioned in this repository's issue and pull request templates, but we're currently not prioritizing adding new functionality or features that can be provided through Atom's customizability or a community package like in this case. This is the case even for small changes like this - since this isn't something the team would accept and maintain, we'll close this out but thanks again for the contribution.

slavaGanzin commented 4 years ago

God damn! It looks like you doing real rocket science and have no time to maintain new features. Sorry to interrupt your precious lives