I am new to Swift and also Xcode. In many tutorials I can see that snippets are really usefull especially for the beginners like me. Unfortunately I cant use them. When I am typing something, for example iforfor, nothing shows up in the autocomplete section. Or if it does (like for struct`) when I hit enter it just autocompletes my word.
I want it to look like this:

Instead, it just autocompletes:

if, for, etc. doen't even show up in autocomplete.

I couldn`t find a solution. Any help would be really useful.
I basicly want it to work like this https://sarunw.com/posts/how-to-create-code-snippets-in-xcode/#using-xcode-snippets



All Scopes?