Project ToDo
Rapid PHP supports dynamic to-do lists and the standard markers:
- TODO:
- FIXME:
- CHANGED:
To create a to-do item, simply add a supported to-do marker (including the trailing colon symbol) just before the to-do text in any of your project files. For example,
TODO: Move this code to an external fileTo open the to-do list, on the Project menu, click Project ToDo.
Note
- This feature is project-based and to use it, you must define a project.
- For to-do lists to work properly, all files containing to-do markers must be saved to disk at the time of engaging the ToDo feature.