Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elm/editor-plugins
List of editor plugins for Elm.
https://github.com/elm/editor-plugins
editor-plugin editormd elm
Last synced: 4 months ago
JSON representation
List of editor plugins for Elm.
- Host: GitHub
- URL: https://github.com/elm/editor-plugins
- Owner: elm
- Created: 2019-08-22T14:24:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-04T01:38:11.000Z (almost 4 years ago)
- Last Synced: 2024-09-30T05:07:00.566Z (4 months ago)
- Topics: editor-plugin, editormd, elm
- Homepage:
- Size: 31.3 KB
- Stars: 51
- Watchers: 9
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Editor Plugins for Elm
Community members have created a bunch of editor plugins for Elm.
- [Atom](https://atom.io/packages/language-elm)
- [Emacs](https://github.com/jcollard/elm-mode)
- [IntelliJ](https://github.com/klazuka/intellij-elm) ✨
- [Light Table](https://github.com/rundis/elm-light)
- [Sublime Text](https://github.com/evancz/elm-syntax-highlighting/) ✨📊
- [Vim](https://github.com/elm-tooling/elm-vim)
- [VS Code](https://github.com/elm-tooling/elm-language-client-vscode)Syntax highlighting is available by default in some editors (like Vim 8.2 patch 929 and above) so see what it looks like in your editor before feeling like you need to install a bunch of stuff.
* * *
✨ means this plugin follows [these README guidelines](readme-guidelines.md) for easier installs.
📊 means this plugin has a [performance table](performance-table.md) outlining CPU, RAM, and battery usage of features.
* * *