Xcode 4 recognizes comments such as // TODO: comment or // FIXME: comment , and displays it in the Class Overview drop-down list.
Is it possible to highlight // TODO bright color in the source code so that you can quickly find open TODOs?
comments xcode highlight syntax-highlighting todo
hgbnerd
source share