Description
Code editors can receive Lua completion, diagnostics, and navigation support from the Emmy language server.
This binary package is useful for developers who want Lua language features outside the original IntelliJ plugin context. It is LSP-style editor infrastructure, not a Lua interpreter.
Language servers read project files and may expose paths or code context through editor logs. Use trusted editor configurations.