Ticket #451 (closed enhancement: fixed)

Opened 5 months ago

Last modified 2 months ago

make todo's and fixme's Xcode friendly

Reported by: Madd_the_Sane Assigned to:
Priority: normal Milestone:
Component: Perian-Main Version: 1.1.4
Severity: normal Keywords:
Cc:

Description

In Xcode, if a part of commented code has FIXME: or TODO: (The colon is important), it will show up in the function drop-down menu for that file. Just a minor thing, and a minor thing to do.

Change History

01/09/10 17:56:41 changed by astrange

  • status changed from new to closed.
  • resolution set to fixed.

(In [1246]) Reformat FIXME/TODO comments to show up in Xcode browser menu.

Closes #451.