in Xcode 3 there was a user scripts menu that included a couple of menu points for inserting a code comment template for methods, classes, etc. Now that Apple removed this menu I have 3 questions:
- still wondering what is the accepted way of adding comments to classes and methods ...
- is there a way we can insert these code comment templates by keyboard shortcuts ?
- is there a way of executing scripts like uncrustify in Xcode 4?