Since Xcode 16, each time you settle for the autocomplete suggestion, Xcode additionally re-indents the code. It right here actually no technique to disable this habits or am I lacking one thing?
I searched the Web for options and got here throughout this dialogue:
https://developer.apple.com/boards/thread/772118
To indicate you need I imply, listed here are two “movies” from the dialogue linked above that demonstrates the habits fairly effectively.
In Xcode 15 (or older), selecting an auto-completion simply fills within the suggestion however doesn’t in any other case reformat the code:
That is the habits I want to get again. In Xcode 16, the habits you see is as follows:


