v0.2.4
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.2.4.vsix attached below, which works in any of them:
code --install-extension glua-lsp-0.2.4.vsixIn the editor instead: Extensions → the ··· menu → Install from VSIX…
📖 Full installation guide
· Documentation
· Changelog
What's Changed
- Updated mintlify pages by @Bluejutzu in
cf8dcb9 - publish glua-cli to npm from the release workflow by @Bluejutzu in
89e3283 - release v0.2.4 by @Bluejutzu in
bca15a5
Full diff: v0.2.3...v0.2.4