You can generate stubs for HeaderDoc, Doxygen, appledoc comments in Objective-C and Markdown comments in Swift. Type /**, /*!, ///, or //! (Objective-C) or /// (Swift) and press press &shortcut:EditorEnter;. In case your function has parameters, returns a value, or throws an exception, you'll get a stub to fill with the documentation text:
