Lua Language Server LuaLS
winget install --id=LuaLS.lua-language-server -e
A language server that offers Lua language support - programmed in Lua
Lua Language Server is a Lua-powered tool designed to provide comprehensive language support for developers working with the Lua programming language. It enhances productivity by offering essential features such as code completion, syntax checking, and dynamic type analysis.
Key Features:
- Supports multiple Lua versions (5.1 to 5.4) and LuaJIT
- Dynamic type checking for better code reliability
- Advanced code completion for enhanced developer efficiency
- Syntax checking with real-time diagnostics
- Documentation generation capabilities
Audience & Benefit:
Ideal for developers working with Lua in environments like Visual Studio Code, Neovim, or other editors that support the Language Server Protocol. It simplifies development by providing accurate and efficient language features, enabling faster and more reliable code writing.
Lua Language Server can be installed via winget for seamless integration into your development workflow.
README
lua-language-server
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
- โ๏ธ Supports
Lua 5.4
,Lua 5.3
,Lua 5.2
,Lua 5.1
, andLuaJIT
- ๐ Over 20 supported annotations for documenting your code
- โช Go to definition
- ๐ฆบ Dynamic type checking
- ๐ Find references
- โ ๏ธ Diagnostics/Warnings
- ๐ต๏ธ Syntax checking
- ๐ Element renaming
- ๐จ๏ธ Hover to view details on variables, functions, and more
- ๐๏ธ Autocompletion
- ๐ Support for libraries
- ๐ Code formatting
- ๐ฌ Spell checking
- ๐ ๏ธ Custom plugins
- ๐ Documentation Generation
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.
Community Install Methods
The install methods below are maintained by community members.
Links
> 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
๐ง๐ท
> 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
Credit
Software that the language server (or the development of it) uses: