Better indent-new-comment
swift-mode:indent-new-comment-line
(M-j or C-M-j) now inhertis slashes from the previous line. Example:
/// Some documentation comment
///
/// Typing M-j here will insert three slashes on the next line instead of two.
swift-mode:indent-new-comment-line
(M-j or C-M-j) now inhertis slashes from the previous line. Example:
/// Some documentation comment
///
/// Typing M-j here will insert three slashes on the next line instead of two.