Description
Code editors can get Lua completion, diagnostics, symbols, and navigation from the current language-server code.
This Git package is useful for developers who want the latest Lua language-server behavior in their editor. It is editor tooling, not a Lua runtime.
Language servers read project files and may expose code paths or diagnostics in logs. Use trusted editor and workspace settings.