macOS
brew install ctags-lsplocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.