macOS
brew install dcdlocal Homebrew formula metadata
sudo port install dcdMacPorts ports tree · net/dcd/Portfile · Quelle: api.github.com
brew / Rang 8604
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dcd in AI-Agent-Workflows.
Installation
brew install dcdlocal Homebrew formula metadata
sudo port install dcdMacPorts ports tree · net/dcd/Portfile · Quelle: api.github.com
sudo pacman -S dcdArch Linux sync databases · dcd · Quelle: geo.mirror.pkgbuild.com
Überblick
Auto-complete program for the D programming language
Verlauf
DCD, the D Completion Daemon, is an autocomplete program for the D programming language. Its README positions it as editor infrastructure rather than an IDE: a server caches imported files and computes completion data, while a client is called by editor integrations or the command line.
The official GitHub repository was created in 2013 under the D language community organization. The README documents a client/server design, Unix-domain socket defaults on Unix-like systems, TCP socket support, and setup paths through Homebrew, source builds, or Dub.
DCD sits in the era before language-server-protocol tooling fully standardized editor integration. Its adoption came through editor scripts and plugins for D programmers, with the README pointing users to a wiki page for IDE and editor support and the input package facts showing availability in Homebrew, MacPorts, and Arch packaging.
Package users install DCD to give lightweight editors D-aware completion, call tips, symbol locations, and import completion without installing a full IDE. The server process is started before editing, and editor plugins usually invoke dcd-client on source buffers.
DCD is a classic small-language tooling package: two command-line programs, a daemon protocol, editor hooks, and a package-manager install path. It matters to package nerds because it shows how autocomplete tooling was distributed before every language tool became an LSP server.
Sicherheitslage
broad file, network, media, or database tool signal. generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
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 |
|---|---|---|---|
dcd-client | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
dcd-server | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:dcd |
|---|---|
| Version | 0.16.2 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/dlang-community/DCD |
| Repository | https://github.com/dlang-community/dcd |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
dcd 1:0.16.2-1
D Completion Daemon: auto-complete for the D programming language
https://github.com/dlang-community/DCD
sudo pacman -S dcddcd
sudo port install dcdQuellspur
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.