# elixir-ls を Homebrew, scoop でインストール

elixir-ls のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:elixir-ls
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install elixir-ls
```

  証拠: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install main/elixir-ls
```

  証拠: Scoop official bucket manifest trees: bucket/elixir-ls.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:elixir-ls
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.31.1
- **ソース概要:** Language Server and Debugger for Elixir
- **ホームページ:** <https://elixir-lsp.github.io/elixir-ls>
- **リポジトリ:** <https://github.com/elixir-lsp/elixir-ls>
- **最終更新:** 2026-06-11T00:12:44Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- elixir-debug-adapter (エイリアス)
- elixir-ls (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.31.1
## プロジェクトの歴史と使われ方

ElixirLS is the long-running Elixir language-server and debug-adapter package. It provides editor-independent code intelligence for Elixir Mix projects through the Language Server Protocol and step-through debugging through the Debug Adapter Protocol.

### プロジェクトの歴史

The official Elixir language-server announcement describes the first Elixir LSP implementation as started by Jake Becker in 2017 alongside a Visual Studio Code implementation. It relied on ElixirSense for extracting language intelligence, then grew as LSP adoption grew across editors.

The same announcement says the implementation later moved into its own GitHub organization, with maintenance passing to Lukasz Samson and Jason Axelson. By 2024, the Elixir project announced an official Language Server team and described a path toward unifying ideas from ElixirLS, Lexical, and Next LS into shared code-intelligence infrastructure.

### 採用の歴史

ElixirLS became important because LSP turned editor integration from one-off plugins into a standard server/client contract. The Elixir project notes that, as LSP adoption grew, Elixir's implementation became the main way many Elixir users interacted with the language from their editors.

### 使われ方

In package-manager terms, ElixirLS is installed next to Elixir and started by an editor or plugin against a Mix project. The server runs in the background to provide diagnostics, completion, navigation, and other language intelligence; the bundled debug adapter is used by clients that speak the VS Code Debug Protocol.

### パッケージ好きにとっての重要性

ElixirLS matters to package nerds because it packages editor intelligence as a standalone executable instead of baking it into one editor extension. That makes it a natural Homebrew/Scoop-style developer-tool package and a compatibility pressure point whenever Elixir, Erlang/OTP, Mix, or the LSP/DAP specifications move.

### タイムライン

- 2017: First Elixir LSP implementation started alongside Visual Studio Code support.
- 2017: Early ElixirLS changelog entries record Windows support and packaging changes for easier installs.
- 2024: The Elixir project announced an official Language Server team and described ElixirLS as the most complete and widely functional implementation among the existing options.
- 2026: ElixirLS 0.31 releases added support for Elixir 1.20 and OTP 29.

### Related projects

- ElixirSense supplies language-intelligence extraction used by ElixirLS.
- Lexical and Next LS are sibling Elixir language-server efforts discussed by the Elixir project in the 2024 official language-server announcement.
- Expert is the newer official language-server effort mentioned by the Elixir project as the follow-on unification work.

### ソース

- <https://elixir-lsp.github.io/elixir-ls/>
- <https://github.com/elixir-lsp/elixir-ls>
- <https://github.com/elixir-lsp/elixir-ls/blob/master/CHANGELOG.md>
- <https://github.com/elixir-lsp/elixir-ls/releases>
- <https://elixir-lang.org/blog/2024/08/15/welcome-elixir-language-server-team/>


## セキュリティノート

broad file, network, media, or database tool signal. escape, surveillance, or offensive capability signal.

- **Geiger リスク:** red / 中
- broad file, network, media, or database tool signal
- escape, surveillance, or offensive capability signal

## 他のパッケージマネージャ記録

- Scoop - main/elixir-ls: normalized package name match | Scoop official bucket manifest trees: bucket/elixir-ls.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/elixir-ls.yml](https://github.com/mxcl/pkgdb/blob/main/combined/elixir-ls.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
