I tried Atom recently, it gets pretty good when you start using the linter-elm-make <https://atom.io/packages/linter-elm-make> package. You get inline errors and some other goodies.
Anyway I've been a happy Sublime Text user for a long time now. Elm support is quite good too, I used to have inline documentation with 0.16 via elm-oracle <https://github.com/ElmCast/elm-oracle>. It stopped working with 0.17, I haven't checked if it works again yet. I just can't live without multiple cursors :) On Wednesday, 10 August 2016 11:47:34 UTC+1, Rupert Smith wrote: > > 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.
