v0.5.1
Install
| Editor | Command |
|---|---|
| VS Code | code --install-extension bluejutzu.glua-lsp |
| Cursor | cursor --install-extension bluejutzu.glua-lsp |
| VSCodium | codium --install-extension bluejutzu.glua-lsp |
| Windsurf | windsurf --install-extension bluejutzu.glua-lsp |
Cursor, VSCodium and Windsurf resolve that from
Open VSX;
VS Code resolves it from the Marketplace.
Or install the glua-lsp-0.5.1.vsix attached below, which works in any of them:
code --install-extension glua-lsp-0.5.1.vsixIn the editor instead: Extensions → the ··· menu → Install from VSIX…
📖 Full installation guide
· Documentation
· Changelog
What's Changed
- fix changelog validation by @Bluejutzu in
9aad4d3 - release v0.5.1 by @Bluejutzu in
c39d025
Full diff: v0.5.0...v0.5.1