Xcode 5 Plugin Greatly Enhancing Built In Auto-Completion With Fuzzy Matching

I’ve maintained a list of Xcode plugins for some time, not all have been upgraded to Xcode 5, but most recently I mentioned an excellent Xcode 5 compatible Cocoapods plugin.

Here’s a new Xcode 5 compatible plugin from Jack Chen called FuzzyAutocompletePlugin that improves Xcode 5′s auto-complete functionality enabling fuzzy auto-completion rather than simply providing suggestions based on the prefix.

FuzzyAutocompletePlugin actually patches the auto-complete filter using Xcode’s own IDEOpenQuicklyPattern.

Here’s an animation from the readme showing FuzzyAutocompletePlugin in action:

FuzzyAutocompletePlugin

You can find FuzzyAutoCompletePlugin on Github here.

An excellent time-saving plugin.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Xcode 5 Plugin Greatly Enhancing Built In Auto-Completion With Fuzzy Matching

©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *