https://github.com/gleam-lang/vscode-gleam
📟 Gleam support for VS Code
https://github.com/gleam-lang/vscode-gleam
editor-plugin gleam snippets vscode vscode-extension
Last synced: 4 days ago
JSON representation
📟 Gleam support for VS Code
- Host: GitHub
- URL: https://github.com/gleam-lang/vscode-gleam
- Owner: gleam-lang
- License: apache-2.0
- Created: 2019-04-16T21:02:09.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-04-21T12:28:47.000Z (22 days ago)
- Last Synced: 2025-04-21T13:29:30.653Z (22 days ago)
- Topics: editor-plugin, gleam, snippets, vscode, vscode-extension
- Language: TypeScript
- Homepage:
- Size: 521 KB
- Stars: 194
- Watchers: 5
- Forks: 33
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-gleam - gleam-lang/vscode-gleam - Gleam support for VS Code. (Editor support / Web applications)
- awesome-engineering - Gleam
- awesome-engineering - Gleam
README
# ✨ VS Code Gleam ✨
[](https://marketplace.visualstudio.com/items?itemName=Gleam.gleam)
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](https://github.com/gleam-lang/vscode-gleam)