macOS
brew install emmylua_lslocal Homebrew formula metadata
brew / 順位 5031
emmylua_ls のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install emmylua_lslocal Homebrew formula metadata
sudo apk add emmylua-lsAlpine Linux edge package indexes · emmylua-ls · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#emmylua-lsnixpkgs package indexes · pkgs/by-name/em/emmylua-ls/package.nix · ソース: api.github.com
概要
Lua Language Server
履歴
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.
セキュリティ状態
emmylua_ls に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
emmylua_check | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
emmylua_doc_cli | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
emmylua_ls | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:emmylua_ls |
|---|---|
| バージョン | 0.24.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/EmmyLuaLs/emmylua-analyzer-rust |
| リポジトリ | https://github.com/EmmyLuaLs/emmylua-analyzer-rust |
| 最終更新 | 2026-07-10T16:19:39Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-cliソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.