gleam-lang / vscode-gleam

📟 Gleam support for VS Code
Apache License 2.0
151 stars 30 forks source link
editor-plugin gleam snippets vscode vscode-extension

✨ 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