elm-light icon indicating copy to clipboard operation
elm-light copied to clipboard

Elm language plugin for Light Table

Results 8 elm-light issues
Sort by recently updated
recently updated
newest added

In my [wedding site repo](carlthuringer/wedding) I recently converted to elm-css. The elm-css guide advises that I acquire the `id`, `class`, and `classList` helpers [like so](https://github.com/rtfeldman/elm-css#using-elm-css-with-elm-view-code): ```elm { id, class, classList...

Good stuff!!! Amazing job :) I've been researching how to create an indentation based grammar. Any chance you can share the core of your grammar to work from? Thanks

Hi, i have elm version 0.18.0 in my windows 10. and i am getting below error while connecting to elm in lightable. "Error checking elm version constraint"

First of all thanks for an awesome plugin! Elm is a joy, but having support like inline documentation and autocomplete makes it even more awesome :). I have noticed a...

If i view a current elm file in the browser (elm-reactor) in Light Table the "Explore History" doesn't work. I have a fresh installation with elm 0.18, lighttable 0.8.1, elm-light...

enhancement

cmd (strg) + shift + enter should evaluate the current file not only the current line. At the moment, it doesn't do anything. I'm not sure if this is a...

enhancement

Currently if you try to format/smart-indent elm code all entered indentation is lost. If someone with opinions with regards to how elm code should be indented and the js foo...

help wanted

I raised this issue in elm-package, but didn't realise that this was elm-light inserting it's own key into elm-package.json The issue is that on elm-package install or potentially any command...