todo-tree icon indicating copy to clipboard operation
todo-tree copied to clipboard

Use ripgrep to find TODO tags and display the results in a tree view

Results 136 todo-tree issues
Sort by recently updated
recently updated
newest added

It would be beneficial to be able to set different rules for different tags. For instance, I have a tag REFERENCE that is only pointing towards places I need to...

![Capture](https://github.com/Gruntfuggly/todo-tree/assets/5776861/f0c1e798-af27-4bf5-af73-39ab6ed78740) Notice on the left we have a bunch of results from debug.txt and on the right I tried a my best to exclude them

Hi, Could someone point me to where I can read more about the license rights on the usage of this extension in for-profit commercial software releases? Further, what is the...

This is not a new issue. It seems that @Gruntfuggly missed the debug log lines reported in #641 > I think it's more likely that the view has gone missing....

Why, after I update the native code, do I have to restart the IDE to recognize the TODO tag?

a Add the TODO tag to the file File a is renamed file b Finally, the TODO tag for a file is still displayed in your manager. This should appear...

Loved this extension, however I found out that when enabled it seems to slow down vscode considerably. Any help is appreciated. Thanks!

more information required

Noticed it wasn't working, found where it's supposed to capitalize and fixed only that part. You might want to check for other places where it's supposed to capitalize. > Glory...

Hello, i am trying to use todo tree, but my extension Icon from panel somehow disappeared. I did reinstall extension like 20 times, restart vscode, even when i set default...

I have `limiter.c` and `map.c` in same workspace todo-tree only finds todo in `map.c`, and nothing else. I open up `limiter.c` and todos are not even highlighted, even after reload....