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

PinkTasks

PapSei

|
5 installs
| (0) | Free
A todo task scanner that finds TODO, FIXME, etc. and custom tags in your code with a splash of pink
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PinkTasks 🌺

A VS Code extension that scans your code for TODO, FIXME, and custom task comments with a splash of pink.

Features

✨ Smart Task Detection: Automatically finds TODO, FIXME, etc and custom tags in your code
📝 Multiple Language Support: Works with JavaScript, TypeScript, Python, CSS, HTML, Markdown, and more
🏷️ Custom Tags: Add and remove your own custom task keywords
📤 Export Options: Export your tasks as JSON or Markdown files
✅ Mark as Done: Click to mark tasks as completed
🔍 Quick Navigation: Click any task to jump directly to the code location

How to Use

  1. View Tasks: Click the "Tasks 🌺" icon in the Activity Bar to open the sidebar
  2. Scan Files: Tasks are automatically detected when you open files
  3. Add Custom Tags: Use the "..." button to add or remove custom keywords like "BUG", "NOTE", etc.
  4. Export Tasks: Use the export buttons to save your tasks as JSON or Markdown
  5. Navigate to Code: Click any task to jump to its location in your code
  6. Mark Complete: Hover on task to mark as done and remove it from the sidebar and the code

🔍 Quick Demo

PinkTasks demo

Supported Languages

  • JavaScript (.js)
  • TypeScript (.ts)
  • React (.jsx, .tsx)
  • Python (.py)
  • CSS (.css)
  • HTML (.html)
  • Markdown (.md)
  • JSON (.json)
  • Plain text (.txt)

Known Issues

  • Large files may take a moment to scan
  • Binary files are automatically excluded from scanning

Release Notes

0.0.1

Initial release of PinkTasks! 🎉

  • Basic task scanning for TODO comments
  • Pink-themed sidebar interface
  • Support for multiple programming languages
  • Custom tag management
  • Export functionality
  • Task completion marking

0.0.3

  • Files are now displayed in alphabetical order
  • Random file ordering in sidebar has been resolved

Enjoy using PinkTasks! 🌺

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