Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork366
A language server that offers Lua language support - programmed in Lua
License
LuaLS/lua-language-server
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.
- ⚙️ Supports
Lua 5.4
,Lua 5.3
,Lua 5.2
,Lua 5.1
, andLuaJIT
- 📄 Over 20 supportedannotations for documenting your code
- ↪ Go to definition
- 🦺 Dynamictype checking
- 🔍 Find references
⚠️ Diagnostics/Warnings- 🕵️Syntax checking
- 📝 Element renaming
- 🗨️ Hover to view details on variables, functions, and more
- 🖊️ Autocompletion
- 📚 Support forlibraries
- 💅Code formatting
- 💬Spell checking
- 🛠️ Customplugins
- 📖Documentation Generation
The language server can be installed for use in Visual Studio Code, NeoVim, and anyother clients that support theLanguage Server Protocol.
Seeinstallation instructions on our website.
The install methods below are maintained by community members.
If you find any mistakes, pleasereport it or open apull request if you have a fix of your own ❤️
如果你发现了任何错误,请告诉我或使用Pull Requests来直接修复。❤️
en-us
🇺🇸zh-cn
🇨🇳zh-tw
🇹🇼pt-br
🇧🇷
NoteAll translations are provided and collaborated on by the community. If you find an inappropriate or harmful translation,please report it immediately.
Are you able toprovide a translation? It would be greatly appreciated!
Thank you toall contributors of translations!
The language server hadopt-in telemetry that collected usage data and sent it to the development team to help improve the extension. Read ourprivacy policy to learn more. Telemetry was removed inv3.6.5
and is no longer part of the language server.
Software that the language server (or the development of it) uses:
About
A language server that offers Lua language support - programmed in Lua
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.