Can't get it work. I added next settings:
{
"dcd_path": "C:\\D\\dmd2\\windows\\bin",
"dcd_port": 9166,
"include_paths": [
"C:\\D\\dmd2\\src\\phobos",
"C:\\D\\dmd2\\src\\druntime\\import"
] }
and put dcd-server.exe and dcd-client.exe (just 2 files) at C:\\D\\dmd2\\windows\\bin folder.
No I am trying to start write code, but I do not see auto complication future.
