v0.5.3
Install
| Editor | Command |
|---|---|
| VS Code | code --install-extension blight.glua |
| Cursor | cursor --install-extension blight.glua |
| VSCodium | codium --install-extension blight.glua |
| Windsurf | windsurf --install-extension blight.glua |
Cursor, VSCodium and Windsurf resolve that from
Open VSX;
VS Code resolves it from the Marketplace.
Or install the glua-0.5.3.vsix attached below, which works in any of them:
code --install-extension glua-0.5.3.vsixIn the editor instead: Extensions → the ··· menu → Install from VSIX…
📖 Full installation guide
· Documentation
· Changelog
What's Changed
- rename package to glua, fix marketplace name conflict with bluejutzu.glua-lsp by @Bluejutzu in
08c0825 - release v0.5.3 by @Bluejutzu in
92419b5
Full diff: v0.5.2...v0.5.3