ZIP
WinGet
Lua Language Server
LuaLS · 3.13.7 · 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.13.7-win32-ia32.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
LuaLS.lua-language-server
Version
3.13.7
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.13.7/lua-language-server-3.13.7-win32-ia32.zip
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
What's Changed
- Fix changelog links by @TIMONz1535 in #3060
- fix: incorrect arg skip pattern for --check_out_path= by @tomlau10 in #3062
- fix: remove extra ./ prefix in check report when using --check=. by @tomlau10 in #3068
- update workflow by @CppCXY in #3077
- fix: incorrect file names in doc.json by @AndreasMatthias in #3070
- fix: reimplement section luals.config in doc.json by @AndreasMatthias in #3072
- fix: incorrect error message for --doc-update by @AndreasMatthias in #3075
- fix:…