The Task Browser automatically creates a "To Do" list based on code comments and tasks that you add to your files; these tasks are listed under Project Tasks. You can also create and manage Personal Tasks within the Task Browser.
To show / hide the Task Browser
•On the ribbon, click the View tab and then check (to show) or uncheck (to hide):
To create and manage Personal Tasks
•Right-click Personal Tasks and create a New Category, then right-click the category and create a New Task. To manage your categories and tasks, right-click a category or task and select an option from the context menu.
The context menu options will vary depending on whether you right-clicked a category or a task.
Category Context Menu
Task Context Menu
PrimalScript collects tasks for the Project Tasks list from code comment tokens, such as TODO and DONE:
To go to a task
•In the Task Brower, under Project Tasks > double-click a Task or right-click a Task and select Go to Task.
PrimalScript opens the file and places your cursor on the line with the task token.
To add a task token
1.Click File > Options > Environment > Task List.
2.In either Name box, type a name, click Add, then click OK.
To delete a task token
1.Click File > Options > Environment > Task List.
2.Select a token, click Delete, and then click OK.
See also: