We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
If you're not using an editor plugin that does this for you, you can use dub describe to help tell DCD which import paths to monitor.
dub describe
Run this from the root directory of your dub project:
dub describe --import-paths | xargs dcd-client -I
Or this to have the server always cache the location:
dub describe --import-paths >> ~/.config/dcd/dcd.conf