How to exclude commented out lines from search in Xcode 5?

Is it possible to exclude commented out lines (individual or group) from a search in Xcode 5? If so, how can this be done? If not, why? It seems like this would be a huge oversight.

+4
source share
1 answer

I think no. but you can try to find areas that it uses more efficiently in xcode 5.

Apple Doc Link

. , . , , . , .

enter image description here

+1

All Articles