In terms of Elm support, LightTable probably is the golden standards for
plugins: https://github.com/rundis/elm-light

I've used Atom as well, it's quite nice for Elm.

If you're looking to improve the Brackets plugins, those are the two I
would look at to draw inspiration from.

On Thu, Jul 21, 2016 at 7:16 AM, OvermindDL1 <overmind...@gmail.com> wrote:

> 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 elm-discuss+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to