/XcodeKit

Duplicate / Remove current line or selection in Xcode 5

Primary LanguageObjective-C

XcodeKit

Duplicate / Remove current line or selection in Xcode

####To install pre-compiled plugin:

  • Download XcodeKit.xcplugin.zip (old version)
  • Unzip and put it into your ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/
  • Restart Xcode and you should see to new menu items in Edit menu:

Delete Selection / Line and Duplicate Selection / Line

You can add shortcuts to these commands from System Preferences -> Keyboard -> Shortcuts -> App Shortcuts...

####Installation via Alcatraz

  • Open Alcatraz Package Manager
  • Type in XcodeKit and press the "INSTALL" button on the left-hand side
  • Restart Xcode and you should see to new menu items in Edit menu: Delete Selection / Line and Duplicate Selection / Line
  • Add shortcuts to these commands from System Preferences -> Keyboard -> Shortcuts -> App Shortcuts...