getting dcd completions for dub installed modules
user123 via Digitalmars-d
digitalmars-d at puremagic.com
Sun Aug 27 07:33:24 PDT 2017
On Sunday, 27 August 2017 at 14:26:20 UTC, Fra Mecca wrote:
> Hi all,
> I was wondering how do you get dcd-server to import packages
> installed from dub in ~/.dub
The most generic way is to use the config file:
https://github.com/dlang-community/DCD#configuration-files
but your editor may have a system that does the same.
The one i use does this automatically for the projects lelvel 1
deps and has also a GUI to edit the path that are known by DCD.
More information about the Digitalmars-d
mailing list