Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CommentBusterNew to Visual Studio Code? Get it now.
CommentBuster

CommentBuster

Levii

|
2 installs
| (0) | Free
extension that scans code for TODO, FIXME, and similar comments
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🔧 Core Features 🗂 Tag Tree View Organizes comments by tag → file → comment in a sidebar tree.

🧭 Jump to Line Clicking a comment opens the file and highlights the line.

⚙️ Custom Tags Add custom tags like REVIEW, OPTIMIZE via settings.json.

📌 Pin Comments Right-click to pin important comments to a separate "Pinned Tags" view.

📁 File-Level Scanning Scan a single file on demand for faster updates.

⚡ Performance Highlights Efficient File Reading – Line-by-line parsing, not full file load.

Cache-Based – Avoids rescanning unchanged files.

USER GUIDE:

  • Manual full scan run : ctrl+Shift+P > search "CommentBuster: Scan Workspace Comments".

  • To scan specific files: Open activity bar select comment buster > under code tag > select comments to pin

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft