I just started using Xcode 4.3, but I don't like the way the IDE comments on a few lines.
When I select more than 1 line, press the short key (command + /), it puts a "//" in front of each line.
Is it possible to use / * * / and // for several lines and one line, respectively?
source share