Search Unity

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

Discussion in 'Assets and Asset Store' started by Sephius, Jan 25, 2021.

  1. Sephius

    Sephius

    Joined:
    Jul 5, 2013
    Posts:
    10


    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
     
    Last edited: Jan 25, 2021
    jonathans42 likes this.
  2. Sephius

    Sephius

    Joined:
    Jul 5, 2013
    Posts:
    10
    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!
     
  3. Sephius

    Sephius

    Joined:
    Jul 5, 2013
    Posts:
    10
    Update 1.1 is live!

    - Fixed a texture bug
    - Added external files support
    - Added gradient display in comment list
     
  4. Sephius

    Sephius

    Joined:
    Jul 5, 2013
    Posts:
    10
    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