SublimePHPIntel
SublimePHPIntel copied to clipboard
How to ignore some folders?
Some folders in some PHP projects are used for caching (like app/cache on Symfony).
Is there a way to ignore these folders for indexing?
Does excluding the folder from the project work?
On Wed, Sep 9, 2015 at 10:00 AM phackwer [email protected] wrote:
Some folders in some PHP projects are used for caching (like app/cache on Symfony).
Is there a way to ignore these folders for indexing?
— Reply to this email directly or view it on GitHub https://github.com/jotson/SublimePHPIntel/issues/14.
As far as I could see, no. (also the AngularJS plugin have this problem, so, I think it's problably a sublime error, not a plugin error).