d-completion-daemon

v 0.8.0

The D Completion Daemon (DCD) is an auto-complete program for the D programming language

DCD consists of a client and a server. The client (dcd-client) is almost always used through a text editor script or plugin, though it can be used from the command line. The server (dcd-server) is responsible for caching imported files, calculating autocomplete information, and sending it back to the client.

https://github.com/Hackerpilot/DCD

To install d-completion-daemon, paste this in macOS terminal after installing MacPorts

sudo port install d-completion-daemon

Add to my watchlist

Installations 0
Requested Installations 0