halohalospecial
halohalospecial
Maybe only start processing when the opened file is a `.elm` file?
@andys8 You're right, the title was misleading. I was aiming for just an indicator like in the screenshot. The project owner can freely close this issue if it's out of...
My initial thought was to have indicators to remind the devs that there are calls that may cause infinite recursions (which will only appear in production). They may not be...
Thanks for the link, @andys8!
Looks cool! How do we use that?
You may need to publish it first: https://flight-manual.atom.io/hacking-atom/sections/creating-a-grammar/#the-parser
Hi @lucarakuten, code formatting using elm-format is not part of Elmjutsu. Might be better to request here instead: https://github.com/humio/atom-elm-format
Hi @lucarakuten, using temp files is a hack to extract inferred type annotations from `elm make`. I wasn't able to make it work when temp files are not in the...
@Erudition, is this similar to #166?
@NikosEfthias @tofusoul can you try unchecking `Enable Hot Reloading` in the Settings view?