✅ //TODO : Code Todo List - A tool to organize your code

Have you ever come across an old comment in your code saying “//TODO : add awesome feature here” or “//TO OPTIMISE : We can gain 10ms here” ?

With //TODO (Code Comment Todo List), you will never forget to do these tasks, ever.

Key features:

  • Set custom keywords to look for
  • Customize colors
  • Open the file at the line of the comment in one click
  • Exclude files / folders
  • Sort/Filter comments
  • Searchfield to find what you’re looking for
  • Work with multiple coding conventions (ex: “//todo” or “// todo”)

See the asset on the store

Read the doc

1 Like

Thank you everybody for the 5 stars reviews!
You are almost 50 to be using this asset, and more than 10% of you posted a review on the store, that’s an insane ratio!

Update 1.1 is live!

  • Fixed a texture bug
  • Added external files support
  • Added gradient display in comment list

Update 1.4 is live!

  • Fixed some warning introduced in new versions of Unity
  • Fixed search bar visual issue introduced in new versions of Unity