vscode-gleam icon indicating copy to clipboard operation
vscode-gleam copied to clipboard

📟 Gleam support for VS Code

✨ VS Code Gleam ✨

Visual Studio Marketplace Version

Provides syntax highlighting and use of the Gleam Language Server, which itself provides formatting, goto-definition, autocompletion, and more!

Hacking on the extension

Run npm run compile-watch in a terminal and hit F5 in vscode.

Contribute to the extension on Github