tzachov / vscode-todo-list

VSCode Extension that lists all of your TODO-type comments in an easy-to-read tree view panel
https://marketplace.visualstudio.com/items?itemName=TzachOvadia.todo-list
19 stars 3 forks source link

add the vendor folder to the exclude list: **/vendor/* #15

Closed tzachov closed 5 years ago

tzachov commented 5 years ago

That works beautifully thank you! One suggestion would be to also add the vendor folder to the exclude list: */vendor/

Originally posted by @craigharman in https://github.com/tzachov/vscode-todo-list/issues/13#issuecomment-507922868