I have a problem in phpStorm.
It does not autocomplete php basic functions like var_dump
, array_keys
...
If it may help : I moved phpstorm from a folder in my user folder to /opt folder.
@LazyOne I could not test it on ubuntu but it may be the quickest solution
Finally I removed all .idea folder on each project, and it worked !