macOS
brew install ctags-lsplocal Homebrew formula metadata
brew / 順位 8305
ctags-lsp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ctags-lsplocal Homebrew formula metadata
sudo apk add ctags-lspAlpine Linux edge package indexes · ctags-lsp · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#ctags-lspnixpkgs package indexes · pkgs/by-name/ct/ctags-lsp/package.nix · ソース: api.github.com
概要
LSP implementation using universal-ctags as backend
履歴
ctags-lsp is a Language Server Protocol implementation that uses universal-ctags as its indexing backend. It is meant to provide a minimal, broadly available language-server experience for projects that do not have a dedicated language server configured.
The visible GitHub release line begins in late 2024. The README describes the design as intentionally modest: on startup the server runs universal-ctags, keeps the resulting index in memory, and serves completion, go-to-definition, and symbol requests without creating or updating tag files.
The official README documents Homebrew installation with dependencies handled by brew, plus mise and Go installation paths where the user installs universal-ctags separately. The input package facts also list apk and Nix packages, suggesting packaging interest beyond macOS.
ctags-lsp is used from editors with LSP clients, with official examples for Neovim and Helix. Advanced options focus on startup control: choosing the ctags binary, passing language filters through to ctags, using a preexisting tagfile, and setting worker jobs.
The package is significant as a bridge between old tag-file tooling and modern editor LSP plumbing. It lets package managers compose universal-ctags with an LSP executable rather than requiring language-specific servers for every file type.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ctags-lsp | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:ctags-lsp |
|---|---|
| バージョン | 0.11.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/netmute/ctags-lsp |
| リポジトリ | https://github.com/netmute/ctags-lsp |
| 最終更新 | 2026-07-27T22:04:05+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
ctags-lsp
nix profile install nixpkgs#ctags-lspctags-lsp 0.11.0-r5
LSP implementation using universal-ctags as backend
https://github.com/netmute/ctags-lsp/
sudo apk add ctags-lspctags-lsp-doc 0.11.0-r5
LSP implementation using universal-ctags as backend (documentation)
https://github.com/netmute/ctags-lsp/
sudo apk add ctags-lsp-docソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.