Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 577 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 577 Bytes

✨ 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