Skip to content

gleam-lang/vscode-gleam

Repository files navigation

✨ 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