-
## Reading
+ Sign-up form example: http://tech.noredink.com/post/129641182738/building-a-live-validated-signup-form-in-elm
+ Master Elm pt. 1 - ***Why Elm***? https://ohanhi.github.io/master-elm-1…
-
This relates to discussion from https://github.com/avh4/elm-format/issues/194 about providing an AST for other tools to consume. But a step further.
Elm-format today is essentially a language serve…
-
While trying to build `Elm-0.13`, etlas ignores the constraints on the direct dependencies like `indents`. The bounds specified in the cabal file are `indents >= 0.3 && < 0.4` but etlas is using `inde…
-
Hi,
when injecting an elm tag inside markdown in neovim, neovim will segfault.
To reproduce:
- open `nvim test.md` (with nvim-treesitter and elm/markdown parsers installed)
- write:
```
```elm
…
-
1. Opened Atom with my project.
2. Set a `Work Directory` in the settings `./tmp`, enabled `Lint On The Fly`, exited settings.
3. Prepared self for huge file copy while Atom froze...
4. Atom did not f…
-
1. With atom running and linter-elm-make installed and running, open an elm file (in a project with no Main.elm as there are multiple main files) and run the atom command of `Linter Elm Make: Set Main…
-
1. Remove elm-package.json from Elm sub-project
2. Restart Atom
3. Reopen Elm file
**Atom**: 1.14.3 x64
**Electron**: 1.3.13
**OS**: Mac OS X 10.11.6
**Thrown From**: [linter-elm-make](https:/…
-
There's not currently a public API for elm-review.
If there was an ESM-only (#171) API, what would you want out of it?
-
# Feature
Based on the selection the user should be able to jump to the file to the position where the selection is defined. This can be in a dependency or the codebase of the application.
# Gat…
-
Elm is a dead end for us because of removal of native modules in 0.19 and other problems. So I'm looking at moving to [Rescript](https://rescript-lang.org/) (aka ReasonML, Bucklescript, OCaml). This c…