v0.5.4
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.4.vsix attached below, which works in any of them:
code --install-extension glua-gmod-0.5.4.vsixIn the editor instead: Extensions → the ··· menu → Install from VSIX…
📖 Full installation guide
· Documentation
· Changelog
What's Changed
- rename package to glua-gmod, blight.glua and blight.glua-lsp were both unavailable by @Bluejutzu in
c16ac65 - add logo versions, use icon+GLua in docs top left by @Bluejutzu in
ad1d087 - release v0.5.4 by @Bluejutzu in
a3409d2
Full diff: v0.5.3...v0.5.4