Does anyone know how to view comments in the method navigator in Xcode 4
In Xcode 3 these would put comments like:
???: Huh?
!!!: Woah
MARK: Aliens
TODO: Fix this
in here...

You can still use // ???:, // FIXME: and // TODO: comments outside of methods to get the comment to pop up in the method navigator.
I know that some people would like these type of comments within methods to still show up in the method navigator and that there is a bug report filed against this, but I actually like this bug, as it forces me to keep my methods clean. I find that putting the // TODO:, etc., above the method creates better code readability.
Just my opinion.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With