ac-dcd auto-completion don't work for dub packages out of box

111 Views Asked by At

Using GNU Emacs 24.4 on Windows.

Can't get autocompletion for vibe.d package even for "empty project", just "dub init" with vibe.d in AppData/Roaming/dub. Autocompletion for std works great! (after dcd.conf file in $HOME/dcd.conf).

1

There are 1 best solutions below

0
On BEST ANSWER

You have to edit your dcd.conf file and add every folder of the vibe repository that contains some *.d sources:

  • core
  • crypto
  • data
  • etc...

then restart DCD-server.