Skip to content

Finding less files in BBEdit than TextMate #5

@nathany

Description

@nathany

I'm trying out BBEdit 10.0.1 with the latest PeepOpen BBEdit script from here. I have a big Rails app with where PeepOpen will index 2053 files in TextMate, but it only finds 760 records in BBEdit. Documents to track is set to all.

Might be an error in my filters, but it's hard to say why the results are different then?

Directories to Ignore

^(\.git|\.hg|\.svn|\.sass-cache|build|tmp|log|vendor/(rails|gems|plugins)|test/fixtures/system|public/javascripts/vendor|db/(mongodb|redis)|coverage|bin)

Files to Ignore

(\.#.+|\.DS_Store|\.svn|\.png|\.jpe?g|\.gif|\.elc|\.rbc|\.pyc|\.swp|\.psd|\.ai|\.pdf|\.mov|\.aep|\.dmg|\.zip|\.gz|~)$

Project Root Pattern

^(\.git|\.hg|Rakefile|Makefile|README\.?.*|build\.xml|.*\.xcodeproj|.*\.bbprojectd)$

My BBEdit project is a drop of various folders, not all of them (log, etc.). Not sure if PeepOpen looks at the project or just the root folder? In any case, it's things like tests that it's not finding when run from BBEdit.

Any help would be appreciated. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions