macOS
brew install ctags-lsplocal Homebrew formula metadata
brew
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 | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/netmute/ctags-lsp
インストールメタデータ
| パッケージキー | brew:ctags-lsp |
|---|---|
| バージョン | 0.11.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ctags-lsp |
| ホームページ | https://github.com/netmute/ctags-lsp |
| リポジトリ | https://github.com/netmute/ctags-lsp |
| 上流ドキュメント | https://github.com/netmute/ctags-lsp#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/netmute/ctags-lsp/archive/refs/tags/v0.11.0.tar.gz |
| 依存関係 | universal-ctags |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ctags-lsp |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
ctags-lsp
nix profile install nixpkgs#ctags-lspctags-lsp 0.11.0-r4
LSP implementation using universal-ctags as backend
https://github.com/netmute/ctags-lsp/
sudo apk add ctags-lspctags-lsp-doc 0.11.0-r4
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.