I understand the principle of indexing in general. I would like to understand in more detail what aspects of the project Xcode is indexing, what functionality would be affected if it were turned off and what events trigger it to load/reload indexes.
Indexing in Xcode helps to
Trigger events are for example:
It also depends on specific situation.
If you clean your project / build folder, it can reindex the project.
You will lose features such as
- Autocomplete
- Ability to quickly jump to definition
- Get class and method help by alt clicking.
So, its recommended that let indexing get complete, so you could work smoothly in above areas.
Thanks.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With