Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork0
hetima/CopyMethodStyle
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
CopyMethodStyle is plugin for Xcode 6.1 ~ 6.3.2
This plugin adds menu to context menu on method declaration.
The menu copies method as various style.This plugin supports only Objective-C.
- Copy class name
- Copy expression
- Copy as selector or
@selector()orNSSelectorFromString() - Copy as
objc_msgSend()snippet - Copy as Symbolic Breakpoint expression
- Copy asKZRMethodSwizzling macro snippet
- Support property getter/setter
- Holding Alt key to change style variation
Download project, build, relaunch Xcode.CopyMethodStyle.xcplugin will be installed in~/Library/Application Support/Developer/Shared/Xcode/Plug-ins
MIT License. Copyright (c) 2014 hetima
About
Xcode plugin that copies Objective-C method as various style.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
No packages published
