macOS
brew install emmylua_lslocal Homebrew formula metadata
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.