Skip to content

XCode 8 Extension. Find and "//MARK:".

License

Notifications You must be signed in to change notification settings

headcrash13/EricsMark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eric's Mark (Formerly Eric's TOC)

This extension actually find this terms var, IBOutlet, IBAction, super, private func, and extension in your code and add //MARK: them.

Demo

image

Installation

  1. Open EricsMark.xcodeproj
  2. Enable target signing for both the Application and the Source Code Extension using your own developer ID.
  3. Product > Archive.
  4. Right click archive > Show in Finder.
  5. Right click archive > Show Package Contents.
  6. Open Products, Applications.
  7. Drag EricsMark.app to your Applications folder.
  8. Run EricsMark.app and exit again.
  9. Go to System Preferences -> Extensions -> Xcode Source Editor and enable this extension.
  10. The menu-item should now be available from Xcode's Editor menu.
  11. You can set a shortcut Key-Binding for this extension.

Todo

  • Refactor the code.

###Made with S2 to Eric Brito! ^^

About

XCode 8 Extension. Find and "//MARK:".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%