Home > Software > Development > IDE: VSCode > Todo Tree VSCode Extension

Todo Tree VSCode Extension logo

Details

Package ID
vscode-todo-tree
Version
0.0.174
Downloads
376
Website
https://marketplace.visualstudio.com/items?itemName=Gruntfuggly.todo-tree

Summary

Show TODO, FIXME, etc. comment tags in a tree view.

Description

This extension quickly searches (using ripgrep) your workspace for comment tags like TODO and FIXME, and displays them in a tree view in the explorer pane. Clicking a TODO within the tree will open the file and put the cursor on the line containing the TODO.

Found TODOs can also be highlighted in open files.

screenshot

Notes

  • This package requires Visual Studio Code 1.5.0 or newer. You can install either the vscode or vscode-insiders package.
  • The extension will be installed in all editions of Visual Studio Code which can be found.
  • While this package installs a specific version of the extension, Visual Studio Code by default will update the extension to the latest version on startup if there’s a newer version available on the marketplace. See Extension auto-update for instructions on how to disable auto-update.
  • This package is automatically updated using the Chocolatey Automatic Package Update Model (AU). If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly.

Comments

Loading comments...