Recently moved to this editor. While like their speed. There are a lot of extras. But what's missing is autocomplete classes. What I mean. For example, I have a class User. And when somewhere in the code I want to create an instance of this class
$tmp=new User(); I want it to find this class and show its methods. That is how phpstorm does. Maybe there is some expansion for this?