Todo-tree: Feature request: Settings to use ignore files

Created on 8 Jul 2020  路  2Comments  路  Source: Gruntfuggly/todo-tree

Would it be possible to add settings similar to the VSCode ignore options so we don't have to repeat ignore patterns in todo-tree.filtering.excludeGlobs?

default VSCode .gitignore options

Most helpful comment

You shouldn't need to exclude those files - ripgrep ignores them by default.

All 2 comments

You shouldn't need to exclude those files - ripgrep ignores them by default.

Ah you're right. Looks like my .gitignore files were not picked up because they are not in the workspace root. Works fine when they are in the root.

Thanks for pointing that out! This is an awesome extension! 馃槂

Was this page helpful?
0 / 5 - 0 ratings

Related issues

beebase picture beebase  路  6Comments

bitjson picture bitjson  路  7Comments

diminutivesloop picture diminutivesloop  路  5Comments

fheinicke picture fheinicke  路  6Comments

bitjson picture bitjson  路  8Comments