Icon

Lua Language Server

The Lua Language Server uses the Language Server Protocol to provide enhanced Lua development features such as type checking, diagnostics, autocompletion, code formatting, and plugin support for various editors.
Latest: 3.18.2 GitHub
Last checked: Jun 9, 2026 12:10am
Rank: 276/15140
Also monitored via:
Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: MITInstaller: HomebrewSilent: YesWinget: Available
Silent install
brew install lua-language-server

Version & Lifecycle

0
Current: 3.18.2 N-2: 3.18.0 Avg cadence: Every 8 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Command-line note • January 15, 2026
0

lua-language-server – Command-line note

For enterprise deployment of lua-language-server on Windows, use Scoop for silent installation via scoop install lua-language-server, which places the executable at %SCOOP%appslua-language-servercurrentbinlua-language-server.exe. Configure it in editors by setting the command path to this executable, initial folder to its bin directory, and optional CLI flags like --configpath= for custom configs or --locale=en-us for language, enabling scalable automation without UI prompts.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

lua-language-serverluals lua-language-server

Packaging Notes

0

Available via Homebrew on macOS

Notes

0

Used by sumneko/vscode-lua extension; can be used standalone or with other editors supporting LSP.