Slang Server Extended v0.2.19
Fix: the previous pre-release (v0.3.0-pre) bumped the extension to 0.3.0 while the
bundled server stayed on 0.2.9, tripping the extension's own client/server
major.minor compatibility check on activation ("Slang server v0.2.9 is older than
minimum required v0.3.0"). This release rolls the extension back to the 0.2.x line
so it matches the bundled server again — everyone should update to this version.
Includes the server-config GUI editor (cog icon in the Hierarchy view opens a form
for the workspace .slang/server.json) originally introduced in v0.3.0-pre, now on
a version-compatible build.
Install
- VS Code Marketplace: search "Slang Server Extended" or
code --install-extension CaioPlazas.slang-server-extended - VSIX (Linux x64, server binary bundled):
slang-server-extended-linux-x64.vsixbelow - Standalone server binary (CentOS 7 / glibc 2.17-compatible, fully static):
slang-server-linux-x64.tar.gz