Visual Studio TaskList Viewer
A Unity Tool for developers to keep track of todo-comments in their Unity project.
works on both gameplay and Editor scripts, inside a custom Unity Editor window.
you can decide for yourself how you plan to use it, it works on both game-play scripts and editor scripts and won't be taken along when you make your build.
how to use
inside any
.cs
file inside the project.
//! (Important Comment, Will appear above all comments of that file)
//? (Question Comment, Appears underneath the //! and signifies a Question for yourself/others
//TODO (TODO comment, Appears underneath the //? and signifies a task or reminder)
reviews
kazNoTabi
Thank you! 5/5★previously, I was searching using the Grep, but with this asset, the hassle has been reduced.
HoloMikeyz
An incredibly powerful tool! One of the best freebies! 5/5★I have a lot of assets. This one assets is near the top of my list in terms of productivity.
All the TODO items you wrote in code are in a list for you to peruse.
This one tool has really brought the ability to focus on the task needed to ship code. Well done!
SooNice
Thanks for usefull asset 5/5★Really like it.