Last active
August 29, 2016 02:07
-
-
Save tungpt247/15895ba69b2bb75d06d9 to your computer and use it in GitHub Desktop.
Xcode: Native Fuzzy Autocompletion
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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