Silent Install HQ
ZIP WinGet

Lua Language Server

LuaLS · 3.16.0 · x64

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

SHA256 138a9149d208ab3a996b36b7c4e43be3afdf4da9610bcb3578bec4d92c08210a VirusTotal ↗
Filename lua-language-server-3.16.0-win32-x64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID LuaLS.lua-language-server
Version 3.16.0
Description A language server that offers Lua language support - programmed in Lua
License MIT
Upgrade Behavior uninstallprevious(Uninstall previous first)
Release Notes What's Changed - fix: typed @field should not override other defined field by @tomlau10 in #3224 - feat: add '|lambda|' to nonstandardSymbol in template by @the-byte-bender in #3228 - fix: incorrect inject field message for exact class extra field by @tomlau10 in #3212 - fix: don't return empty hover by @phanen in #3232 - Fix: Stack overflow while attempting to resolve function return value by @Cooldude2606 in #3247 - fix: typo dose -> does by @leslykinzel in #3265 - @alias and @enum file paths…