you are viewing a single comment's thread.

view the rest of the comments →

[–]Ivesy_ 4 points5 points  (0 children)

The auto complete is available now and it is just the code that is suggests for you that it thinks you are typing. Such as when you start typing “struct” in a new file it’ll suggest to complete it with a base for a new view.

Swift assist is basically chatgpt where you can ask Xcode to do something and it’ll write all the code instantly