macOS
brew install emmylua_lslocal Homebrew formula metadata
brew / rang 5031
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de emmylua_ls pour les workflows d'agents IA.
installation
brew install emmylua_lslocal Homebrew formula metadata
sudo apk add emmylua-lsAlpine Linux edge package indexes · emmylua-ls · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#emmylua-lsnixpkgs package indexes · pkgs/by-name/em/emmylua-ls/package.nix · Source: api.github.com
aperçu
Lua Language Server
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour emmylua_ls. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.jsonexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
emmylua_check | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
emmylua_doc_cli | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
emmylua_ls | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:emmylua_ls |
|---|---|
| Version | 0.24.0 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/EmmyLuaLs/emmylua-analyzer-rust |
| Dépôt | https://github.com/EmmyLuaLs/emmylua-analyzer-rust |
| Dernière mise à jour | 2026-07-10T16:19:39Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-clipiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.