atom不能提示自定变量吗?
可以试一下 https://atom.io/packages/autocomplete-php
这个正在用,但是类似private $name这样的自定义变量就不会出现在代码提示里,