Gruntfuggly / todo-tree

Use ripgrep to find TODO tags and display the results in a tree view
Other
1.44k stars 139 forks source link

*.hbs file support #669

Closed Larielis closed 1 year ago

Larielis commented 2 years ago

Hi, the extension doesn't work with *.hbs files. Doesn't highlight and doesn't appear on the todo tree imagen Thanks

Gruntfuggly commented 1 year ago

You'll need to configure the regex to match .hbs files. Please take a look at the wiki (https://github.com/Gruntfuggly/todo-tree/wiki) for some examples.

Gruntfuggly commented 1 year ago

Please feel free to reopen if there is problem with the configuration.