Todo-tree: Respect VSCode "files.exclude"

Created on 12 Sep 2019  路  5Comments  路  Source: Gruntfuggly/todo-tree

VSCode has a built-in exclude setting that is used in both the explorer pane and search pane. It would make sense for this extension to also use either files.exclude or search.exclude (I would think files.exclude would make more sense).

enhancement fixed

Most helpful comment

That makes sense - I'll add it in the next update.

All 5 comments

That makes sense - I'll add it in the next update.

I've just uploaded a new version with support for the built in files.exclude. It's disabled by default as I don't want to surprise any existing users.

Please let me know if it works as you'd expect.

It looks like files which are open in the editor but supposed to be excluded will show up. This does not happen when using globs via todo-tree.filtering.excludeGlobs.

This should be fixed in the most recent version.

Fixed. Thanks!!!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

joserubicon picture joserubicon  路  9Comments

Cloud7050 picture Cloud7050  路  9Comments

the-vampiire picture the-vampiire  路  6Comments

bitjson picture bitjson  路  7Comments

rickstaa picture rickstaa  路  5Comments