Skip to content

Instantly share code, notes, and snippets.

@tungpt247
Last active August 29, 2016 02:07
Show Gist options
  • Save tungpt247/15895ba69b2bb75d06d9 to your computer and use it in GitHub Desktop.
Save tungpt247/15895ba69b2bb75d06d9 to your computer and use it in GitHub Desktop.
Xcode: Native Fuzzy Autocompletion
You can turn it on manually if you want. Just quit Xcode first, open terminal and paste:
defaults write com.apple.dt.Xcode IDECodeCompletionFuzzyMode 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment