TODOs
Christian Fratta
$4.99
Date |
Price |
---|---|
日期和时间 |
价钱($) |
03/19(2018) |
4.5 |
07/29(2019) |
4.99 |
11/01(2024) |
4.99 |
Jump AssetStore
TODOs is a small extension for Unity which collects any task you in your code and displays them in Unity, to help you keep track of what you still need to do, where, and the priority each task.
HOW DOES IT WORK?
You can simply write something like"//QQQ This gameobject should be grabbed by the code instead of dragged and dropped"in your code, press "Process" one time (create list of scripts in your project), then "Refresh" (create list of tasks) and TODOs will automatically pick it up, remembering where it is and giving you a link to click and open your code editor of chioce.
When added to the interface, you'll be able to edit any part of the task, including its priority, the task itself, which script it relates to, and the line number the comment's at, or even complete it (automatically removing the comment from the code).
Want to exclude some files or folders from the extension? No problem, take a peek at exclude.txt to understand how.
WHERE CAN I FIND MORE INFORMATION?
TODOs is simple and there aren't many hidden features, but I suggest going to TODOs' webpage to see everything the extension has to offer :)
You can definitely write me if you want to! You can reach me @hherebus on Twitter, or by writing me a quick email at support@immortalhydra.com