Before Xcode 11, I could simply use cmd + option + /
to add pragma marks (// MARK: -
) above the extensions of my project's classes. However, in Xcode 11, I am unable to find such shortcut key combination to add such marks.
Could anyone please tell me how to do that?
One way, to make your life easier till someone finds if the shortcut can be re-included in later Xcode versions could be a Code Snippet:
// MARK: - <#Description#>
Completion Shortcut
(like m
or mark
)m
or mark
and hit enter to make the code snippet appear for youIf you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With