XLCXcodeAssist

Xcode plug-in to provide suggestion implementation for missing Objective-C methods.


License
MIT

Documentation

XLCXcodeAssist

Xcode plug-in to provide some handy features:

  • Suggest implementation for missing Swift methods

method

  • Suggest implementation for missing Objective-C methods

method

  • Suggest missing switch case statements for Objective-C & C & C++

switch

  • Smarter + and + +
    • Move/Select cursor to position before first non-white space character instead of very beginning of the line

Requirements

Xcode 5.1.1 or above

Install

Install via Alcatraz

Or

Clone and build the project, then restart Xcode.

Uninstall

Run rm -r ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/XLCXcodeAssist.xcplugin/