LuaLS/lua-language-server
A language server that offers Lua language support - programmed in Lua observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 97
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 9.0
- age_days: 2917
- days_rel: 20
- days_push: 7
- n_releases_24m: 27
Adoption not part of the score
4347 stars · 435 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Language Server Protocol implementation for Lua, written in Lua, providing features like autocompletion, type checking, diagnostics, formatting, and go-to-definition. It works with any LSP-compatible editor such as VS Code and Neovim.
Use cases
- get Lua autocompletion and hover docs in my editor
- type check my Lua codebase
- lint and format Lua code
- rename Lua symbols across a project
- generate documentation from Lua annotations
- set up Lua language support in Neovim
When to choose
- you write Lua in VS Code, Neovim, or any LSP-capable editor
- you need type checking and diagnostics for Lua 5.1 through 5.5 or LuaJIT
- you want annotation-based documentation generation for Lua
When to avoid
- you need language support for a language other than Lua
- your editor does not support the Language Server Protocol
Facets
application · maturity stable
linter formatter editor type-system documentation developer-tools programming-languages developer-tools text-editors parsers cross-platform editor-plugin cli windows lua language-server-protocol lsp type-checking autocompletion diagnostics neovim vscode linux macos
2 sources
- readme: https://github.com/LuaLS/lua-language-server · fetched 2026-08-28 · bb3e2e138f32
- homepage: https://luals.github.io · fetched 2026-08-29 · 3c807f42cc8d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| LuaLS/lua-language-server | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="LuaLS/lua-language-server")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem