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

I can't install this plugin anymore #130

Open lynneCoder opened 7 years ago

lynneCoder commented 7 years ago

My Xcode version is 8.2.1, there were two issues

Undefined symbols for architecture x86_64: "_OBJCCLASS$_DVTTextCompletionInlinePreviewController", referenced from: lOBJC$_CATEGORYDVTTextCompletionInlinePreviewController$_FuzzyAutocomplete in DVTTextCompletionInlinePreviewController+FuzzyAutocomplete.o objc-class-ref in FuzzyAutocomplete.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

slazyk commented 7 years ago

Xcode 8 has a similar feature builtin. While there are some differences, why do you want to install the plugin?