This Atom Package automatically formats your Elm code using elm-format.
When you save an Elm file, it is automatically formatted before it is saved.
You can also trigger formatting without saving first, using:
elm-format:file
In case of syntax errors you will receive a notification:
atom-elm-format will automatically jump to the first syntax error - this can be disabled through the package's settings.
You can also jump to the most recent error using:
elm-format:jump-to-syntax-error
This open-source project is sponsored by Humio. Humio is a Real-time, TB scale, distributed, log management platform for cloud and on-premise deployment.
Humio's frontend is written in Elm and we love to pay it forward - so others can discover Elm.