Provides syntax highlighting and use of the Gleam Language Server, which itself provides formatting, goto-definition, autocompletion, and more!
To develop this extension, see the Developing Extensions section of the Zed docs.
To publish a new version of this extension:
- Bump the version number in
extension.toml
andCargo.toml
- Open a PR to the zed-industries/extensions repository following these steps