You can create a Task List that is a list of things that you need to resolve in your various files by adding a comment containing a specific ToDo character pattern to the file. The IDE will automatically scan your projects for the pattern and display a list of the tasks in the Task List window.
To open the Task List window
You can click an entry in the Task List window to jump to the line of the file where the task needs to be resolved.
Task List window entries are created by some types of errors and by the occurrence of specific character patterns in the file.
By default, you can create task list entries by adding comments that contain the following patterns to a file.
The following patterns are automatically added as Task List entries.
You can add and modify the ToDo patterns in the To Do Settings tab of the Options Window.