Hi everyone, I'm using vim (neovim) with `ElmCast/elm-vim` and I'm currently integrating elm to Sarsi <https://github.com/aloiscochard/sarsi> (see PR <https://github.com/aloiscochard/sarsi>). This allows me to automatically jump on error (no need to read the file/line/column in the error message), I must say it's a key feature for me, I'm using Sarsi daily with Scala at work and it rocks. Moreover, as explain in the Sarsi doc, I'm also using entr <http://entrproject.org/>, which allows me to automatically launch `elm-make` when I save a file.
Anyway, we're also looking for someone to create a `sarsi-atom` or any text editor, don't hesitate..... :-) Le mercredi 10 août 2016 12:47:34 UTC+2, Rupert Smith a écrit : > > I'm trying the Elm emacs mode, but it is pretty bad. If I select and > indent a whole file for example all the import statements and statements > within a let .. in get indented +1 more level as you go down the list. > Sometimes it crashes and busy spins Emacs too. > > Something better would be appreciated. :-) > -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
