Always mark your temporary debug changes
Everytime you change some code for debug purposes (e.g. making conditional statements be always true, commenting out some code etc), mark the relevant lines as:
// FIXME: debug.
Later you can find all these forgotten bits of debug code by using Find in Files.
Written by Sergei Cherepanov
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Xcode
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#