v0.5.6
Install
| Editor | Command |
|---|---|
| VS Code | code --install-extension blight.glua-gmod |
| Cursor | cursor --install-extension blight.glua-gmod |
| VSCodium | codium --install-extension blight.glua-gmod |
| Windsurf | windsurf --install-extension blight.glua-gmod |
Cursor, VSCodium and Windsurf resolve that from
Open VSX;
VS Code resolves it from the Marketplace.
Or install the glua-gmod-0.5.6.vsix attached below, which works in any of them:
code --install-extension glua-gmod-0.5.6.vsixIn the editor instead: Extensions → the ··· menu → Install from VSIX…
📖 Full installation guide
· Documentation
· Changelog
What's Changed
- Host config schemas on glua.bluejutzu.dev, add schema reference docs (#21) by @Bluejutzu in #21
- wire workspace.exclude into glua lint/fmt's own file walk by @Bluejutzu in
30d8e72 - add unreleased changelog entries for schema docs and exclude fix by @Bluejutzu in
bf0651f - release v0.5.6 by @Bluejutzu in
44dfbc1
Full diff: v0.5.5...v0.5.6