See attached, I purposefully commented out a necessary case branch. Atom's uses elm-make and does highlighting and other things along with scrollable popup messages when you click in an area where a problem is reported by elm-make (along with the elm-make output scrollable at the bottom). It has decentish intellisense but that part is still lacking a lot compared to, say, Elixir's support.
I'm always out looking for a better IDE so if you have one then please point it my way. I'd prefer a better intellisense over the great error reporting that I have now. :-) On Wednesday, July 20, 2016 at 10:57:23 PM UTC-6, Thomas Prebeck wrote: > > I haven't tried atom yet,so I can't compare the two. The elm support of > Brackets is pretty barebones. It has syntax highlighting and you can build > elm files and see the output of elm-make. > If I have the time I may develop it further. But right now I'm more > interested in elm itself than in doing that. -- 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.
