new to Xcode... if you want to complete the code when the struct's method without second Capital , like "array.last", it's ok. But if you want to complete the one like "array.endIndex", you have to hit the "tab" key two times... the first tab only complete "end", and the next tab complete "Index", but I don't like it... how to complete complex code just ONE tab, just like vs code?? thanks