Autocomplete not works
Hi!
We could not use autocomplete at all! Sometimes it works for class name
$a= new \Doctrine\Common\Collections\ArrayCollection() //works fine
but next line could not get class methods
$a->get [Ctrl+Space] //autocomplete not work
What's wrong with it?
WinXP SP3
PHPStorm PS-102.114
Thanks!
Please sign in to leave a comment.