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

Rather not use: folder_exclude_patterns / file_exclude_patterns

sumtraveller opened this issue · comments

Overloading the use of folder_exclude_patterns / file_exclude_patterns to indicate what should be searched for todo's would be better as separate fields..

I may want to see 3rd party libraries like underscorejs, jquery, node_modules but not want to see the todo's in them.

Would prefere a completely separate eclusion pattern.

-A

I pulled some changes from @lennart recently that allow you to define exclude patterns specifically for the TODO plugin. I'd appreciate some feedback. Does it solve your problem?