v0.2.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.2.1.vsix attached below, which works in any of them:
code --install-extension glua-lsp-0.2.1.vsixIn the editor instead: Extensions → the ··· menu → Install from VSIX…
📖 Full installation guide
· Documentation
· Changelog
What's Changed
- bump action versions and rework the release notes by @Bluejutzu in
b828ca6 - match the t3code release notes shape by @Bluejutzu in
aa438d4 - date the changelog sections by @Bluejutzu in
bb48d69 - release v0.2.1 by @Bluejutzu in
99b2741
Full diff: v0.2.0...v0.2.1