v0.2.3
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.3.vsix attached below, which works in any of them:
code --install-extension glua-lsp-0.2.3.vsixIn the editor instead: Extensions → the ··· menu → Install from VSIX…
📖 Full installation guide
· Documentation
· Changelog
What's Changed
- rename the extension to "GLua for Garry's Mod" by @Bluejutzu in
a309835 - dont fail the release when the marketplace publish does by @Bluejutzu in
66b5fc3 - type ents.Create as the entity class it names by @Bluejutzu in
749e5e5 - lead the readme with install and a quick start by @Bluejutzu in
ce02945 - release v0.2.3 by @Bluejutzu in
35fb223
Full diff: v0.2.2...v0.2.3