Skip to content

Xcode plug-in that provides shortcuts for copy lines.

Notifications You must be signed in to change notification settings

cuichang/plugin-xcode

Repository files navigation

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.

About

Xcode plug-in that provides shortcuts for copy lines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published