topfunky / PeepOpen-Issues

Bug reports and feature requests for the PeepOpen application
http://peepcode.com/products/peepopen
41 stars 1 forks source link

Only Indexing Vendor Directory of Project #135

Open garrettdimon opened 14 years ago

garrettdimon commented 14 years ago

I'm installing PeepOpen on my laptop, and now even after uninstalling the plugin and application and reinstalling and restarting TextMate, it's not indexing the correct files.

I've tried refreshing the index and uninstalling and reinstalling a couple of times, but I can't get it to search the right files. I've checked the regular expressions for ignoring files and directories, and they are the default values since I've reinstalled a couple of times.

I'm sure I'm doing something wrong or simply overlooking an option, but I have no idea what it is.

topfunky commented 14 years ago

That is indeed confusing since it should ignore most subdirectories of "vendor" by default.

Is this a project that is contained in a single directory? PeepOpen doesn't currently do .tmproj files.

garrettdimon commented 14 years ago

It is contained in a single directory. The .tmproj file is one level up and not kept in the directory. It works fine on my primary computer, so it's only giving me problems on my laptop.

It's not a big deal, so if there's not something obvious caused by a common problem, don't worry about it. I'll figure it out. I just wanted to make sure that I wasn't doing something blatantly wrong. :)