Task Tags Preferences
The Task Tags preferences page allows you to add new task tags and edit existing ones.
Tasks are used as reminders of actions, work to do or any other action required by the programmer. Click here for more on using tasks.
Task tags are strings used by for EclipsePDT to recognize when tasks are added in your script. Anything after these strings inside a comment will be recognized as a task.
The Task Tags
Preferences page is accessed from Window | Preferences | PHP | Editor
| Task Tags.
Four common strings are included in the list by default.
|
|
|
To add a new Task Tag:
|
The new tag will be added to the list and will trigger a task when inserted in the editor. |
|
|
|
To edit a tag:
|
|
Selecting a tag and clicking Default will set the task tag as the default one to be used in Code templates. See the Templates Preferences topic for more on template preferences.
Note:
If the checkbox is marked, task tag names will be case sensitive.
Click Apply to apply your settings.
|
|
|
To apply Task Tags settings to a specific project only:
|
|
|
|
|
Related Links: |
|
|