I use spacemacs with the Elm layer 
https://github.com/syl20bnr/spacemacs/tree/master/layers/%2Blang/elm 

Works very well for me, and pretty easy to set up. I also tried tried these 
editors before settling on spacemacs:

Sublime Text Plugin (Abandoned and missing some features)
Atom (Too slow for me, elm-format on save cause visible flickering of the 
code highlighting)
IntelliJ (Was too incomplete)

At one point in Sublime I build a decent sized Elm application, all the 
while not even realising that code highlighting was broken (worked for just 
some keywords). Elms syntax is IMHO very simple and the compiler is so 
helpful that fancy features might not be so important. Just my 2c. Wouldn't 
hurt though.

NOTE: I use spacemacs just as a preset for emacs, don't even know vim.

On Wednesday, August 10, 2016 at 1:47:34 PM UTC+3, 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.

Reply via email to