v0.5.5
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.5.vsix attached below, which works in any of them:
code --install-extension glua-gmod-0.5.5.vsixIn the editor instead: Extensions → the ··· menu → Install from VSIX…
📖 Full installation guide
· Documentation
· Changelog
What's Changed
- Add glua explain, --stdin-filepath, and a pre-commit hook (#20) by @Bluejutzu in #20
- release v0.5.5 by @Bluejutzu in
40a5d8e
Full diff: v0.5.4...v0.5.5