v0.2.2
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.2.vsix attached below, which works in any of them:
code --install-extension glua-lsp-0.2.2.vsixIn the editor instead: Extensions → the ··· menu → Install from VSIX…
📖 Full installation guide
· Documentation
· Changelog
What's Changed
- roll the changelog as part of cutting a release by @Bluejutzu in
46d34aa - release v0.2.2 by @Bluejutzu in
7b5851a
Full diff: v0.2.1...v0.2.2