Auto completion in DlangIDE

user user at tmp.com
Wed Feb 28 16:16:24 UTC 2018


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




More information about the Digitalmars-d-ide mailing list