A plugin I have been wanting to work on for the past month is a to do list plugin, particularly one that looks like the existing GUIs (Script Analysis in this case). It automatically scans for scripts in the main services and looks for cases of “TODO”, “To do”, “to do”, etc.
Really useful feature would be some sort of support for adding/managing to dos directly in the plugin, or giving a way to make custom keywords (e.g. ‘# destroy roblox headquarters’ where # is the custom keyword).
Using it now - very good for organising
EDIT: Also might be a good idea to filter out the core scripts (in play mode, I guess people stuffing around with core scripts in edit mode will have to suffer?)
Honestly really helpful especially for people like me that get sidetracked and distracted by every little bit of movement or sound around me. Great to keep your thoughts in-check and your projects in-order!
A sizable update went up. The main one is the plugin was rebranded since the ratings… were terrible. Along with this and an internal rewrite to be much more performant, the plugin will tell you when it doesn’t detect anything.
I don’t plan to add new features to the plugin for now. If you want to contribute that feature, the first step will unfortunately be to redo part of the line parsing to work with multiple lines.