Gleam language support in Atom
Available in Atom packages: https://atom.io/packages/language-gleam
Features:
- Syntax highlighting for Gleam source.
- Optionally run
gleam format
on save. - Snippets for common Gleam constructs.
Contributions are welcome and appreciated. Please fork this repository and open a pull request to add snippets, make highlighter tweaks, etc.
Uses tree-sitter-gleam as the grammar.