robcowie / SublimeTODO

**[DEPRECATED]** - See https://github.com/jonathandelgado/SublimeTodoReview - Extract TODO-type comments from open files and project folders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Explicitly define file paths to include

Codelica opened this issue · comments

Hello,

Really like this plugin, except I work on a project with over 9k files, 95% of which aren't mine, but I need to reference them (so they're in the sublime project). :)

I'd love it if you would consider a configuration option to explicitly set the directories to include (rather then defining exclusions). On large projects with lots of changing directories that aren't relevant, it would be ideal.

Thanks reading..

Exactly what I'm looking for as well. I need to exclude all directories and files except one directory and its sub-directories and files.

It would be great to have an "include only" option that would allow only a specific directory (and its sub directories) to be searched. It can be rather tedious (and annoying) to keep the exclude up-to-date with changes on large projects.

One important note I would like to add is, I want to include a directory that is nested inside another directory I want excluded.

+1

I have over 50,000 files in my repo and the file types are all over the map. I have a huge exclusion block in my settings where it would be easier to just include the 5 types of files I'm looking at on a daily basis.