This extension actually find this terms var, IBOutlet, IBAction, super, private func, and extension in your code and add //MARK: them.
- Open
EricsMark.xcodeproj - Enable target signing for both the Application and the Source Code Extension using your own developer ID.
- Product > Archive.
- Right click archive > Show in Finder.
- Right click archive > Show Package Contents.
- Open Products, Applications.
- Drag
EricsMark.appto your Applications folder. - Run
EricsMark.appand exit again. - Go to System Preferences -> Extensions -> Xcode Source Editor and enable this extension.
- The menu-item should now be available from Xcode's Editor menu.
- You can set a shortcut
Key-Bindingfor this extension.
- Refactor the code.
###Made with S2 to Eric Brito! ^^
