OK, after trying few more things I figured that Auto completion in DlangIDE, CoEdit, etc works only for * stuff declared locally in the file or in the local project. * stuff from phobos. Auto completion DOES NOT work for third party libraries, like DWT, etc. Could someone help me how to make auto-complete work for third party libs? Thanks in advance