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

Its probably my side, ive restarted twice and it does not change. I have this in my config: ``` "todo-tree.highlights.customHighlight": { "TASK": { "icon": "circle", "iconColour": "#c71e5b", ... }, ......

Hi, I cannot seem to find the `showActivityBarBadge` option. The setting `"todo-tree.general.showActivityBarBadge"` is not recognized anymore. Am I missing something? Thanks for the help!

It would be nice to be able to use something like `\n`, `${\n}`, `${n}`, etc to be able to add an explicit line break to the `Tooltip Format`, such as:...

Hey there, I just installed the plugin and use it on VSCode remotely connected to my WSL. So my codebase is inside `odoo-dev-env` in WSL and VS Code is installed...

Love the extension! Would also love to be able to do quick picks from all todos in a project, for quick, fuzzy navigation: https://code.visualstudio.com/api/ux-guidelines/quick-picks

Installed and showed nothing except dist bundle folders. Uninstalled, reinstalled no luck. Shouldn't it default to all sources?

When starting Cursor (VSCode based IDE) on an Intel Mac after installing TODO Tree I get the below error: ```Todo-Tree: /bin/sh: /Applications/Cursor.app/Contents/Resources/app/node_modules.asar.unpacked/@vscode/ripgrep/bin/rg: Bad CPU type in executable``` Any ideas?

More details here: https://github.com/microsoft/vscode/issues/228155

- Issue Type: `Performance` - Extension Name: `todo-tree` - Extension Version: `0.0.226` - OS Version: `Darwin arm64 23.6.0` - VS Code version: `1.92.1` Find more details here: https://github.com/microsoft/vscode/wiki/Explain-extension-causes-high-cpu-load [Gruntfuggly.todo-tree-unresponsive.cpuprofile.txt](https://github.com/user-attachments/files/16633002/Gruntfuggly.todo-tree-unresponsive.cpuprofile.txt)

Very long loading time of syntax errors etc if i open a file since latest vscode version (1.99) Also see that the CPU is high very long. If i disable...