72 Forks
335 Stars
335 Watchers

DCD

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

How to download and setup DCD

Open terminal and run command
git clone https://github.com/dlang-community/DCD.git
git clone is used to create a copy or clone of DCD repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DCD https://github.com/dlang-community/DCD/archive/master.zip

Or simply clone DCD with SSH
[email protected]:dlang-community/DCD.git

If you have some problems with DCD

You may open issue on DCD support forum (system) here: https://github.com/dlang-community/DCD/issues