@FanaticPythoner, I found that for one of my extensions, the better-todo-tree does not recognize tags in the .pro and .sup file extension types.
Added support for this would be greatly appreciated.
Also, as I was authoring this, I couldnt help but think that maybe it would be better to add a configuration option that acts like an "append" to the file types that get scanned. That way if a user wants to explicitly add a file type they can rather than having to explicitly define all file types in the better-todo-tree.filtering.includeGlobs setting which may not be practical. Maybe something like better-todo-tree.filtering.appendGlobs; your call, just an idea. Unless I am missing a setting you have that does this?
Thanks for the consideration and time.
@FanaticPythoner, I found that for one of my extensions, the better-todo-tree does not recognize tags in the
.proand.supfile extension types.Added support for this would be greatly appreciated.
Also, as I was authoring this, I couldnt help but think that maybe it would be better to add a configuration option that acts like an "append" to the file types that get scanned. That way if a user wants to explicitly add a file type they can rather than having to explicitly define all file types in the
better-todo-tree.filtering.includeGlobssetting which may not be practical. Maybe something likebetter-todo-tree.filtering.appendGlobs; your call, just an idea. Unless I am missing a setting you have that does this?Thanks for the consideration and time.