Hello
Is there any shortcut to commenting on multiple lines in Xcode? I mean, I use /*...*/
today, but I have to go to the beginning of the block to mark the beginning and do the same until the end.
Hello
Is there any shortcut to commenting on multiple lines in Xcode? I mean, I use /*...*/
today, but I have to go to the beginning of the block to mark the beginning and do the same until the end.
command + / , it will comment on the selected rows