I\'m running into an issue where XCode 7.3 autocomplete searches all possible constants using some kind of weird pattern matching algorithm. The result is that I practically hav
When start to type write 2 or 3 character so xcode can interprete what you want in completion. use ctrl + space
Please go to XCode -> Preferences -> Text Editing and "Enable type-over completions" . This should do the trick