// install via winget
Command Prompt & PowerShell
click to copy
winget install LuaLS.lua-language-server
// direct download
Download Installer// about Lua Language Server
A language server that offers Lua language support - programmed in Lua
// frequently asked questions
How do I install Lua Language Server using winget?
Open PowerShell or Windows Terminal and run:
winget install LuaLS.lua-language-server. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is Lua Language Server?
A language server that offers Lua language support - programmed in Lua
Is Lua Language Server free to download?
Lua Language Server is distributed under the MIT license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update Lua Language Server with winget?
Run
winget upgrade LuaLS.lua-language-server in PowerShell or Windows Terminal to update Lua Language Server to the latest available version.What architecture does Lua Language Server support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.