todo-tree
todo-tree copied to clipboard
Use ripgrep to find TODO tags and display the results in a tree view
I am wanting to report some bugs for some seemingly basic things. It appears though that this repo has not had maintenance in some time and the issues + pull...
Hi, Just installed the plugin, and I'm liking it - but not sure if there is a quick way to toggle on/off visibility of done tasks. I've kinda set it...
When I hover over an entry in the TODO list, it only shows me the file and line number of that comment.  It would be great if it could...
I have this regex here that supports multiple types of multiline comments paying attention to each of their closing expressions: ```rs r"(([ \t]*(//+|#|;|((^|^[ ]+)(-|\*|\+)[ ]))[ ]*(-[ ]?|\*[ ]?|\+[ ]?)?(TODO)([: ][^\n]+))(\n[...
Searched the documentation and Google for more info on using Filter Tree feature and didn't find much. Also, spent several hours playing with it and cannot seem to figure out...
I'm not sure what the issue is, but I did run into an exception when I tried to use cursorless with this extension. Here is a stack trace: ``` SyntaxError:...
Ive been using TodoTree for a while, ive configured my own tags and all, but i keep forgetting what tags i have created, it would be cool to have a...
After reviewing an error for a different extension, it was determined that the extension was broken due to TODO Tree. From the other extension author: ``` gruntfuggly is using a...
Hello everyone, i love this extension! Since you can now pop out tabs in VS Code it would be awesome to view the TODO tree in a tab-window. That would...
# Steps to Reproduce 1. Open the Command Palette (Cmd + Shift + P) and hit "Profiles: Create Profile..." to create an empty VSCode profile with no extensions and no...