vote up 1 vote down star
1

Hi,

I know visual studio has some magic keywords you can use in comments, which will make them marked in the Task List:

  • TODO
  • HACK
  • UNDONE

Do you know of any other built-in keywords, that may mark the code as a task?

Or any other special keywords that will mark the code as bug-fix, warning, error, etc.

Thanks.

flag

2 Answers

vote up 8 vote down check

Visual Studio 2005 lets you modify the list of these.

Tools -> Options -> Environment -> Task List

link|flag
vote up 1 vote down

Mine has UnresolvedMergeConflict as part of the list.

Just in case you didn't know (hard to tell from your question), you can edit the list via Tools -> Options -> Environment -> Task List.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.