A language server that offers Lua language support - programmed in Lua https://luals.github.io
Find a file
2026-06-25 14:40:03 +08:00
.github workaround for bee 2025-12-16 11:53:19 +08:00
.vscode Allow global to be used as an identifier in Lua 5.5 when it is not part of a global declaration 2026-04-08 18:07:21 +08:00
3rd support lua5.5 format 2025-12-25 15:55:44 +08:00
doc feat: allow configurable addons path for non-VSCode editors 2025-04-16 22:26:30 +08:00
locale fix missing locale utf8.offset.55 2025-12-25 11:55:56 +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 Merge pull request #3368 from ChouUn/fix/field-override-type-inference 2026-06-25 01:27:19 +08:00
test Merge pull request #3368 from ChouUn/fix/field-override-type-inference 2026-06-25 01:27:19 +08:00
tools update locale 2025-12-25 11:27:12 +08:00
.editorconfig Do not use off-spec value for end_of_line 2023-08-23 08:10:14 -05:00
.gitignore Revert "update bee" 2024-06-05 17:21:19 +08:00
.gitmodules Prefer https submodules (#2397) 2023-10-30 10:18:12 -04:00
.luarc.json rename global, fix assigning to for variables 2025-12-22 16:44:21 +08:00
.pre-commit-hooks.yaml Fix #2343, support pre-commit 2025-09-23 16:23:21 +08:00
changelog.md revert changlog 2026-06-25 14:40:03 +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
errors.json rename global, fix assigning to for variables 2025-12-22 16:44:21 +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: