macOS
brew install ctags-lsplocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ctags-lsp in AI-Agent-Workflows.
Installation
brew install ctags-lsplocal Homebrew formula metadata
sudo apk add ctags-lspAlpine Linux edge package indexes · ctags-lsp · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#ctags-lspnixpkgs package indexes · pkgs/by-name/ct/ctags-lsp/package.nix · Quelle: api.github.com
Überblick
LSP implementation using universal-ctags as backend
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ctags-lsp | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/netmute/ctags-lsp
Installationsmetadaten
| Paketschlüssel | brew:ctags-lsp |
|---|---|
| Version | 0.11.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ctags-lsp |
| Homepage | https://github.com/netmute/ctags-lsp |
| Repository | https://github.com/netmute/ctags-lsp |
| Upstream-Dokumentation | https://github.com/netmute/ctags-lsp#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/netmute/ctags-lsp/archive/refs/tags/v0.11.0.tar.gz |
| Abhängigkeiten | universal-ctags |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-docQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.