SublimePHPIntel icon indicating copy to clipboard operation
SublimePHPIntel copied to clipboard

How to ignore some folders?

Open phackwer opened this issue 10 years ago • 2 comments

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?

phackwer avatar Sep 09 '15 17:09 phackwer

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.

jotson avatar Sep 09 '15 17:09 jotson

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).

phackwer avatar Nov 17 '15 06:11 phackwer