humio / atom-elm-format

Run elm-format in atom
https://atom.io/packages/elm-format
Apache License 2.0
10 stars 8 forks source link

fix for https://github.com/triforkse/atom-elm-format/issues/8 #11

Closed basbz closed 8 years ago

basbz commented 8 years ago

Just check if the editor is still alive before acting on it. I'm using vim -ex mode and use :wq command to write and close a file. That combination triggers this error every time...

benjick commented 8 years ago

Thanks! I've been trying to reproduce this.

Can you run npm run compile as well?

basbz commented 8 years ago

Your welcome, thank you for making my Elm formatted! Compile was triggered by the git commit hook. But I didn't commit the output... doh! Just updated the fork.

benjick commented 8 years ago

Published with 2.0.1