Provides syntax highlighting and use of the Gleam Language Server, which itself provides formatting, goto-definition, autocompletion, and more!
This extension requires the Gleam compiler to be installed. If you don't already have the Gleam compiler on your system, please follow the instructions at https://gleam.run/getting-started/installing/ before installing this extension.
Run npm run compile-watch
in a terminal and hit F5 in vscode.
Contribute to the extension on GitHub