-
### Check for existing issues
- [X] Completed
### Describe the feature
Currently, Elm language extension expects `node_modules/@elm-tooling/elm-language-server/out/node/index.js`, but it's possible…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Write a type annotaton, then start to write a function below it. The cursor will rewrite the type …
-
Elm is a programming language that compile to JavaScript
Hello world in Elm example:
```
module HelloWorld exposing (main)
main = text "Hello, World!"
```
`elm make HelloWorld.elm`
ple…
-
Elm is popular in the front-end world.
https://elm-lang.org/
NixOS search is build in Elm: https://github.com/NixOS/nixos-search
-
The elm-format when returning error will spawn `vim.ui.select` in neovim.
## Expected Behavior
I'm expecting the LSP to not spawn `vim.ui.select` when elm-format returning error. Just ignore…
-
Hi everyone!
I was wondering if a frontend rewrite with a more modern tool like vue would be likeable.
I assume that elm was chosen for performance, but I don't think that frontend performance wil…
-
Hello,
Sadly we are missing [Elm](https://elm-lang.org) in list of possible programming languages 😢 Would it be possible to extend the list please?
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https:…
-
This umbrella issue will be used to track work towards necessary changes to support Elm 0.19 as these become clear.
# TODO
- [x] Support formatted, navigable build output based on the new JSON c…
-
Follow instructions from readme: https://github.com/cachix/pre-commit-hooks.nix/blob/61a3511668891c68ebd19d40122150b98dc2fe3b/README.md?plain=1#L31-L73
Now inspect `.pre-commit-config.yaml`:
…