Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 760 Bytes

File metadata and controls

23 lines (14 loc) · 760 Bytes

plugin-xcode

What is this?

This plugin-xcode is to provide some shortcuts to xcode. (If you've used Eclipse )

Currently supports the following functions:

Copy the current line to the next line 		(Command + Alt + ↓)
Copy the current line to the previous line	(Command + Alt + ↑)
Select uppercase							(Command + Alt + p)
Select lowercase							(Command + Alt + u)
Delete the current line						(Control + d)

How do I use it?

Build the plugin-xcode target in the Xcode project and the plug-in will automatically be installed in ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins. Relaunch Xcode,then use it.

What does this work with?

Developed and tested against Xcode 4.6.3 on 10.8. Also appears to work with Xcode 4.6.