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:
You can find FuzzyAutoCompletePlugin on Github here.
An excellent time-saving plugin.
- Vim Add-On Adding Automatic Objective-C Code Completion (No Keypress Needed For Suggestions)
- Tool: Xcode Plugin That Provides Auto-Completion Of Image Names When Using UIImage
- Tool: Xcode Plugin That Adds Easy Xcode Plugin Management To The Edit Menu
- Open Source NSString Category Adding Many Ruby Inspired Helper Methods
- Open Source Library For Super Fast Fuzzy NSString Matching
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.