-
Examples: http://elm-lang.org/examples
The (online) GitBook seems to be the best place to start: http://guide.elm-lang.org/get_started.html
> + Richard Feldman - Introduction to Elm (March 22, 2…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
I've seen you have moved the labels of files displayed on Jesus with a separate ELM widget on your data/themes/elm_ext folder.
I can't create a proper program on my theme file that can change the tex…
-
Move test file from `/tests` to `/src` folder. And got VSCode error `Module not found`
But test running successfully for both case `elm-test src/**/*Test.elm` and `elm-test`.
| OK | Fail |
|…
-
With the new `elm-make` integration the `src-dir` flags don't really make sense.
To integrate `elm-repl` with `elm-mode` in emacs in an intelligent way, I think it makes sense to add a `:cd` option t…
-
It seems that the `elm` executable is unable to properly download/parse the docs for `elm-geometry` 3.4.0 (3.3.0 seems fine), which interferes with diffing/publishing.
## SSCCE
If you run
```…
-
Hey,
I've been exploring using nodeNext, but this import seems to fail.
```ts
import { createConnection } from "vscode-languageserver/node";
```
See https://github.com/elm-tooling/elm-lang…
-
Hello guys I have this device is that missing bluetooth.
I want to connect it to this app instead of official app, because the official app requires phone number.When I scan the barcode and searched …
-
Running elm-install on cygwin produces errors:
```
$ pwd
/cygdrive/c/work/project/
$ elm-install
error: git clone "--" "https://github.com/NoRedInk/elm-decode-pipeline" "C:/work/ext/cygwin/ho…
-
I'd like to use this library with a custom S3-compliant endpoint (such as Garage/Minio). In order to see if this works, I attempted this change:
```diff
diff --git a/example/S3Example.elm b/exampl…