/XLCXcodeAssist

Xcode plug-in to provide some handy features

Primary LanguageCMIT LicenseMIT

XLCXcodeAssist

Xcode plug-in to provide some handy features:

  • Suggest implementation for missing Objective-C methods

method

  • Suggest missing switch case statements

switch

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

Requirements

Xcode 6

Or

Xcode 5.1.1

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/