FuzzyAutocomplete / FuzzyAutocompletePlugin

A Xcode 5+ plugin that adds more flexible autocompletion rather than just prefix-matching.
MIT License
3.25k stars 353 forks source link

Does not work on Xcode 7 #86

Closed pronebird closed 9 years ago

philosopherdog commented 9 years ago

On xCode 7 GM it's not showing in the menu for me either. Try using the xCode 7 branch instead. https://github.com/FuzzyAutocomplete/FuzzyAutocompletePlugin/tree/xcode7 and installing it manually by just building the project instead of installing it through Alcatraz . That fixed the issue for me.

slazyk commented 9 years ago

Install through Alcatraz on Xcode 7 should work fine now.