macOS
brew install emmylua_lslocal Homebrew formula metadata
brew / Rang 5031
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für emmylua_ls in AI-Agent-Workflows.
Installation
brew install emmylua_lslocal Homebrew formula metadata
sudo apk add emmylua-lsAlpine Linux edge package indexes · emmylua-ls · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#emmylua-lsnixpkgs package indexes · pkgs/by-name/em/emmylua-ls/package.nix · Quelle: api.github.com
Überblick
Lua Language Server
Verlauf
EmmyLua Language Server is the packaged language-server entry point from EmmyLua Analyzer Rust, a Rust implementation of Lua tooling that bundles LSP support, static analysis, formatting, and documentation generation for Lua projects.
The project presents itself as EmmyLua Analyzer Rust and positions the Rust implementation around fast incremental analysis for Lua 5.1 through 5.5 and LuaJIT, while retaining compatibility with EmmyLua and Luacats annotation styles used by existing Lua codebases.
The official README documents editor use through the standard Language Server Protocol, including setup notes for VS Code, Neovim, IntelliJ, and other LSP-capable editors. Package-manager presence in Homebrew, Nix, and Alpine reflects its role as a standalone tool rather than only an editor extension.
Users install `emmylua_ls` and point an editor LSP client at the executable, usually with `.emmyrc.json` or `.luarc.json` in the project root. Companion commands such as `emmylua_check`, `emmylua_formatter`, and `emmylua_doc_cli` cover CI-oriented analysis, formatting, and documentation generation.
For package managers, `emmylua_ls` is a neat example of the modern LSP packaging pattern: one CLI binary makes the same language intelligence available to many editors, so the package matters to Neovim and terminal-heavy Lua developers as much as to GUI editor users.
Sicherheitslage
Für emmylua_ls wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.emmyrc.json.luarc.jsonExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
emmylua_check | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
emmylua_doc_cli | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
emmylua_ls | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:emmylua_ls |
|---|---|
| Version | 0.24.0 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/EmmyLuaLs/emmylua-analyzer-rust |
| Repository | https://github.com/EmmyLuaLs/emmylua-analyzer-rust |
| Zuletzt aktualisiert | 2026-07-10T16:19:39Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
emmylua-ls
nix profile install nixpkgs#emmylua-lsemmylua-check 0.21.0-r0
EmmyLua static analysis tool
https://github.com/EmmyLuaLs/emmylua-analyzer-rust
sudo apk add emmylua-checkemmylua-doc-cli 0.21.0-r0
Documentation generator for Lua source code and EmmyLua annotations
https://github.com/EmmyLuaLs/emmylua-analyzer-rust
sudo apk add emmylua-doc-cliemmylua-ls 0.21.0-r0
EmmyLua language server
https://github.com/EmmyLuaLs/emmylua-analyzer-rust
sudo apk add emmylua-lsemmylua-ls-doc 0.21.0-r0
EmmyLua language server (documentation)
https://github.com/EmmyLuaLs/emmylua-analyzer-rust
sudo apk add emmylua-ls-docemmylua-check
nix profile install nixpkgs#emmylua-checkemmylua-doc-cli
nix profile install nixpkgs#emmylua-doc-cliQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.