I use sublimetext3 unregistered. I want to know how I can set up sublime to show unused variables and undefined variables in php.sublimelinter-phplint, does some useful work, but cannot recognize autoload classes, which can be very annoying during development. I am looking for some kind of package that it can do with the file area.
I have already installed packages
- sublimelinter
phpcs
3.sublime-phpcs
Is there any other package that may be useful during development?
source share