v0.5.2
Install
| Editor | Command |
|---|---|
| VS Code | code --install-extension blight.glua-lsp |
| Cursor | cursor --install-extension blight.glua-lsp |
| VSCodium | codium --install-extension blight.glua-lsp |
| Windsurf | windsurf --install-extension blight.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.2.vsix attached below, which works in any of them:
code --install-extension glua-lsp-0.5.2.vsixIn the editor instead: Extensions → the ··· menu → Install from VSIX…
📖 Full installation guide
· Documentation
· Changelog
What's Changed
- Add AI-assistance disclaimer to README and docs (#19) by @Bluejutzu in #19
- fix docs logo not showing in navbar by @Bluejutzu in
c9fe447 - switch publisher from bluejutzu to blight by @Bluejutzu in
40e85a8 - release v0.5.2 by @Bluejutzu in
ac2737e
Full diff: v0.5.1...v0.5.2