auto compete is not working properly like when i try to type some function like print it is showing autocomplete which is not regular.it is happing in every function. it was working fine couple of days before and suddenly it stop showing that auto complete and show such type of autocompelete is there any solution
Asked
Active
Viewed 2,251 times
2

Naqeeb
- 1,121
- 8
- 25
-
Try to use this way: https://stackoverflow.com/questions/46504286/xcode-9-autocomplete-not-working-100-partially-working – Alex Kolovatov Jun 28 '18 at 05:50
-
Possible duplicate of [Xcode 9 Autocomplete Not Working 100% - Partially Working](https://stackoverflow.com/questions/46504286/xcode-9-autocomplete-not-working-100-partially-working) – shim Mar 29 '19 at 17:26
1 Answers
0
This happened to me as well. The answers in the suggested link in comments did not work for me.
Try toggling the "Target Memberships" in the right "File Inspector." This should work immediately without restart.

Mykel
- 1,355
- 15
- 25