Xcode 9 type-over completion different?

In previous version of xcode if you typed print("<text here") for instance, you didnt have the type the ending ") and you could just tab to get to the end. Now you have to type them and tab does just that, adds a tab. It's so frustrating as I'm used to the previous way. Is there anyway to return to that type of code completion?

Replies

Same for me, its kinda frustrating... I was used to using this featue in Xcode 8.