Task Tags

Task tags can be configured on the Opens the Task Tags preference page VJET > Validators > Task Tags preference page. When the tag list is not empty, the compiler will issue a task marker whenever it encounters one of the corresponding tag inside any comment in VJET source code. Generated task messages will include the tag, range until the next line separator, comment ending or non-empty tag, and will be trimmed. If the same line of code carries multiple tags, they will be reported separately.

Action Description
New... Adds a new task tag. In the resulting dialog, specify a name and priority for the new task tag.
Remove Removes the selected task tag.
Edit... Allows you to edit the selected task tag. In the resulting dialog, edit the name and/or priority for the task tag.
Default Sets the currently selected task tag as the default task tag.

Related reference