mirror of
https://github.com/dlang-community/DCD.git
synced 2025-04-25 21:00:02 +03:00
The D Completion Daemon is an auto-complete program for the D programming language
msgpack-d@40c797cb8a | ||
.gitmodules | ||
autocomplete.d | ||
build.sh | ||
client.d | ||
constants.d | ||
importutils.d | ||
License.txt | ||
messages.d | ||
modulecache.d | ||
README.md | ||
server.d |
DCD
The D Completion Daemon is an auto-complete program for the D programming language
Or at least it will be once I write it.
Be sure to run git submodule update --init
after cloning this repository.