A language server that offers Lua language support - programmed in Lua https://luals.github.io
Find a file
2026-08-15 02:19:36 +08:00
.github docs: record long-running command polling rule in instructions and skill 2026-08-14 06:01:33 +08:00
.vscode nonstandardSymbol 支持单独启用 LuaJIT 扩展语法,修复 build-doc 2026-08-13 18:35:04 +08:00
3rd support lua5.5 format 2025-12-25 15:55:44 +08:00
doc 拆分三元为 ternary 选项,?: 仅用于无点号安全方法 2026-08-13 20:20:14 +08:00
locale feat: add dofile type inference and Lua.workspace.dofileRoots setting 2026-08-14 05:59:45 +08:00
make workaround for bee 2025-12-16 11:53:19 +08:00
meta Revert "fix: string.match and string.gmatch may return string|number|nil" 2026-06-25 14:38:44 +08:00
script fix: skip need-check-nil diagnostic for safe navigation nodes 2026-08-15 02:10:19 +08:00
test 删除多余文件 2026-08-15 02:19:36 +08:00
tools 补齐 nonstandardSymbol 与诊断枚举描述 2026-08-13 19:40:40 +08:00
.editorconfig Do not use off-spec value for end_of_line 2023-08-23 08:10:14 -05:00
.gitignore 解析LuaJIT扩展语法,添加启用扩展语法的配置 2026-08-08 01:33:11 +08:00
.gitmodules Prefer https submodules (#2397) 2023-10-30 10:18:12 -04:00
.luarc.json 提交简易的贡献规范 2026-08-14 05:49:34 +08:00
.pre-commit-hooks.yaml Fix #2343, support pre-commit 2025-09-23 16:23:21 +08:00
changelog.md docs: update changelog for need-check-nil safe navigation fix 2026-08-15 02:11:39 +08:00
CONTRIBUTING.md 提交简易的贡献规范 2026-08-14 05:49:34 +08:00
debugger.lua support Lua Debug 2.0.0 2023-10-11 10:58:02 +08:00
Dockerfile build: use docker to build linux-x64 glibc 2024-05-11 14:45:24 +08:00
LICENSE 换成MIT 2018-10-12 18:19:49 +08:00
lua Fix #2343, support pre-commit 2025-09-23 16:23:21 +08:00
lua-language-server Fix #2343, support pre-commit 2025-09-23 16:23:21 +08:00
lua-language-server-scm-1.rockspec 3.16.0 2025-12-02 14:56:25 +08:00
main.lua delete removed function debug.setcstacklimit 2025-12-22 17:09:17 +08:00
make.bat restore make.bat and make.sh 2025-12-02 15:26:47 +08:00
make.lua move to Lua 5.5 2025-12-22 17:07:07 +08:00
make.sh fix: chmod +x make.sh 2026-02-07 17:09:56 -05:00
README.md update readme 2025-12-02 11:13:49 +08:00
test.lua move to Lua 5.5 2025-12-22 17:07:07 +08:00
theme-tokens.md chore: update links to point to organization 2023-02-03 10:47:20 -05:00
zig-cc-wrapper.sh workaround for bee 2025-12-16 11:53:19 +08:00

lua-language-server

build Version (including pre-releases) Installs Downloads

Lua development just got a whole lot better 🧠

The Lua language server provides various language features for Lua to make development easier and faster. With nearly a million installs in Visual Studio Code, it is the most popular extension for Lua language support.

See our website for more info.

Features

Install

The language server can be installed for use in Visual Studio Code, NeoVim, and any other clients that support the Language Server Protocol.

See installation instructions on our website.

Install in VS Code Install for NeoVim Other

Community Install Methods

The install methods below are maintained by community members.

asdf plugin

If you find any mistakes, please report it or open a pull request if you have a fix of your own ❤️

如果你发现了任何错误,请告诉我或使用Pull Requests来直接修复。❤️

Available Languages

  • en-us 🇺🇸
  • zh-cn 🇨🇳
  • zh-tw 🇹🇼
  • pt-br 🇧🇷
  • ja-jp 🇯🇵
  • es-419 🇪🇸

Note

All translations are provided and collaborated on by the community. If you find an inappropriate or harmful translation, please report it immediately.

Are you able to provide a translation? It would be greatly appreciated!

Thank you to all contributors of translations!

Privacy

The language server had opt-in telemetry that collected usage data and sent it to the development team to help improve the extension. Read our privacy policy to learn more. Telemetry was removed in v3.6.5 and is no longer part of the language server.

Contributors

GitHub Contributors Image

Credit

Software that the language server (or the development of it) uses: