This plugin provides Elm syntax highlighting, autocompletions, and language server support for the new Nova editor from Panic.
Once activated, files ending in .elm
should automatically be recognized as Elm language files. It will automatically install binaries: elm, elm-format, elm-review, elm-test and the elm language server via npm.
- Syntax highlighting
- Format document command
- Format document on save
- Language server support