halohalospecial / atom-elmjutsu

A bag of tricks for developing with Elm. (Atom package)
https://atom.io/packages/elmjutsu
MIT License
192 stars 24 forks source link

Creation and deletion of src/ElmjutsuDumMyM0DuL3.elm triggers other tooling #159

Open tad-lispy opened 5 years ago

tad-lispy commented 5 years ago

As reported here in case of Elm Live: https://github.com/wking-io/elm-live/issues/145#issuecomment-465890274

Perhaps it should be left for other tools to work around, but it seems a little bit off to put temporary code in src/ directory. Would it be possible to put it somewhere in elm-stuff? This should prevent tools like Elm Live from being unnecessarily triggered.