No code completion for PHP
Hello everyone,
I'm trying this wonderful IDE, but I think I have a little problem: php code completion doesn't work.
It suggests me only variables and function in the current folder but no php standard function.
I think this is a problem about include_path, but I can't find out how to solve it.
I'm on Linux mint debian edition with Php 5.3 installed
Thanks.
请先登录再写评论。
I solved removing the .WebIde40 folder and letting PhpStorm creating a new one.
Thanks to all.