ZIP
WinGet
Lua Language Server
LuaLS · 3.5.0 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
lua-language-server-3.5.0-win32-ia32.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
LuaLS.lua-language-server
Version
3.5.0
Description
A language server that offers Lua language support - programmed in Lua
License
MIT
↗
Installer URL
https://github.com/LuaLS/lua-language-server/releases/download/3.5.0/lua-language-server-3.5.0-win32-ia32.zip
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
What's Changed
- meta: openresty add api run_worker_thread by @fesily in sumneko/lua-language-server#1302
- bugfix:allow get() in sharedict return value and nil by @tweyseo in sumneko/lua-language-server#1304
- table new/clear function actual use scenarios by @fesily in sumneko/lua-language-server#1308
- #1325: add missing paramter type for getfenv by @Bilal2453 in sumneko/lua-language-server#1326
- Meta: make osdate accept strings by @Cr4xy in sumneko/lua-language-server#1328
- More tag descrip…